adafruit / Adafruit-SSD1351-library

Adafruit library for the 1.27" and 1.5" color OLEDs in the shop
http://www.adafruit.com/products/1431
Other
107 stars 49 forks source link

with OLED + test.ino + Arduino ZERO #8

Closed mkahata closed 5 years ago

mkahata commented 8 years ago

test.ino:29:14: error: expected ',' or '...' before numeric constant /Applications/Arduino.app/Contents/Java/hardware/arduino/samd/cores/arduino/SERCOM.h:148:31: note: in expansion of macro 'mosi' void initSPI(SercomSpiTXPad mosi, SercomRXPad miso, SercomSpiCharSize charSize, SercomDataOrder dataOrder) ; ^ Error compiling.

in case somebody knows how to fix this, let me know. mkahata@me.com same code works with Arduino UNO

ladyada commented 5 years ago

hiya this issue was in something else? closing old issues, reopen if still a bug