mirror of
https://github.com/isometimes/rpi4-osdev
synced 2024-11-22 10:10:45 +00:00
Made part12 default to Node rather than iOS
This commit is contained in:
parent
888398be2e
commit
b6b6d316d1
2 changed files with 0 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
||||||
#define IOS_CONTROL
|
|
||||||
|
|
||||||
#include "../include/io.h"
|
#include "../include/io.h"
|
||||||
|
|
||||||
// UART0
|
// UART0
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
#define IOS_CONTROL
|
|
||||||
|
|
||||||
#include "../include/wgt.h"
|
#include "../include/wgt.h"
|
||||||
#include "../include/multicore.h"
|
#include "../include/multicore.h"
|
||||||
#include "../include/io.h"
|
#include "../include/io.h"
|
||||||
|
|
Loading…
Reference in a new issue