diff --git a/pyb-module.md b/pyb-module.md deleted file mode 100644 index 1fd55aa..0000000 --- a/pyb-module.md +++ /dev/null @@ -1,12 +0,0 @@ -The pyb module exposes the internal functionality of the (initially 405RG) chip. -This includes: -* i2c -* random -* [[led|led_driver]] (pwm driver) -* [[lcd driver|LCD Driver]] -* servo -* accelerometer -* clock functions -* sd card access -* serial comms -* CAN bus comms