Commit graph

7 commits

Author SHA1 Message Date
Drew Fustini
1b3dab6950 add "Adafruit_BBIO" to syslog() 2017-10-31 03:53:02 +00:00
zserg
e86acc4192 * Added debug output to set_pin_mode() 2017-07-31 18:50:26 +01:00
Jesse McLachlan
bbac61a95e Handle bonescript compatible pin names in ocp set pin mode function (bonescript uses eg, P8_6 instead of P8_06 which OCP needs) 2016-10-10 14:55:59 +11:00
Matthew West
b0c90d5be6 Improve comment giving documentation 2016-08-10 13:41:18 -07:00
Matthew West
8fe1336b0a Bug fixes almost to stability 2016-08-08 10:51:15 -07:00
Matthew West
6b2aa7aabc Change return value convention for errors
Replace 1 for success and 0/-1 for failure with an enum type.
2016-08-05 13:19:54 -07:00
Matthew West
599ec57f4c Fix PWM in Linux 4.1+ 2016-08-05 10:16:34 -07:00