Some cleanup of literals

This commit is contained in:
2022-06-28 21:27:41 -06:00
parent 447514380e
commit 671871e3dc
2 changed files with 65 additions and 65 deletions

View File

@@ -1,6 +1,6 @@
#include <stdio.h>
#include "Adafruit_GFX.h"
#include "Adafruit_SH110X.h":
#include "Adafruit_SH110X.h"
#include "pico/stdlib.h"
#include "pico/multicore.h"
#include "hardware/spi.h"