pwm and neo notes
This commit is contained in:
parent
e4ac602359
commit
3e699b0814
|
@ -1,4 +1,9 @@
|
|||
# WiringNP
|
||||
This is a GPIO access library for NanoPI. It is based on the WiringOP for Orange PI which is based on original WiringPi for Raspberry Pi.
|
||||
|
||||
Currently only NanoPi M1 board supported
|
||||
Currently supported boards:
|
||||
NanoPI M1
|
||||
NanoPI Neo (please ignore extra "gpio readall" pins for now)
|
||||
|
||||
## PWM
|
||||
PWM is supported on NanoPI M1 debug port, physical pin 4
|
||||
|
|
Loading…
Reference in New Issue