merging ksbit.h into pxt.h

This commit is contained in:
Peli de Halleux
2016-11-29 21:35:26 -08:00
parent e0c016fbf4
commit 19fb5ecf01
12 changed files with 15 additions and 18 deletions

View File

@ -1,4 +1,4 @@
#include "ksbit.h"
#include "pxt.h"
enum SerialPin {
P0 = MICROBIT_ID_IO_P0,