This repository has been archived by the owner on Oct 30, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add check support for Pi Zero WH (#155)
Here's feedback of my Pi Zero WH when execute `sudo cat /proc/cpuinfo`: ``` processor : 0 model name : ARMv6-compatible processor rev 7 (v6l) BogoMIPS : 997.08 Features : half thumb fastmult vfp edsp java tls CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xb76 CPU revision : 7 Hardware : BCM2835 Revision : 9000c1 Serial : 000000002da6cad6 ``` BTW, `c` is lowercase instead of `C`. I don't know it is the same as other models of Pi Zero.
- Loading branch information