Fix linux build, tweaks to make CMakeLists properly portable

This commit is contained in:
2022-06-28 19:04:26 -06:00
parent 6a774d6c69
commit 5eb58c9643
3 changed files with 10 additions and 20 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"