Made part12 default to Node rather than iOS

This commit is contained in:
Adam Greenwood-Byrne 2021-08-30 15:53:54 +01:00
parent 888398be2e
commit b6b6d316d1
2 changed files with 0 additions and 4 deletions

View file

@ -1,5 +1,3 @@
#define IOS_CONTROL
#include "../include/io.h"
// UART0

View file

@ -1,5 +1,3 @@
#define IOS_CONTROL
#include "../include/wgt.h"
#include "../include/multicore.h"
#include "../include/io.h"