From deceacde65babf48ec7a37971fa680677f81a934 Mon Sep 17 00:00:00 2001 From: pfalcon Date: Fri, 26 Dec 2014 10:05:30 -0800 Subject: [PATCH] Destroyed pyb module (markdown) --- pyb-module.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 pyb-module.md 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