diff --git a/exampleProjects/touch/platformio.ini b/exampleProjects/touch/platformio.ini index 9c354f2..b6f1a99 100644 --- a/exampleProjects/touch/platformio.ini +++ b/exampleProjects/touch/platformio.ini @@ -20,8 +20,6 @@ lib_deps = build_flags = -I../../include/ -I../../3rdparty/ - ; TODO: currently this is copy pasted right in the repo -- how should we deal with this? - -Iboost_1_86_0/ -std=gnu++2a -O0 build_unflags =