mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-09 21:51:45 +00:00
fusee: commit a straggler for flicker removal
This commit is contained in:
parent
3f40a89316
commit
0c13e5a2c1
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
#include "hwinit/hwinit.h"
|
||||
#include "hwinit/i2c.h"
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#define UART_A 0
|
||||
#define UART_B 1
|
||||
#define UART_C 2
|
||||
|
|
Loading…
Reference in a new issue