Can not compile sketch from Guislice builder #373
Unanswered
gammacortex
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @robertobit —
thanks |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
i have created a super simple project in GUIslice Builder. Just a "hello" text string on an empty background
for an SSD1306 128 x 32 Adafruit OLED.
When I try to compile the project I get :
arduino_GSLC.h:40:35: error: macro names must be identifiers
#define "/"
^~~
exit status 1
macro names must be identifiers
What can be the problem ?
Thanks, Rob
Beta Was this translation helpful? Give feedback.
All reactions