Koloblix
Results
2
issues of
Koloblix
hi, there is an issue in OnBoardGPS examples with display initialisation. `SSD1306Wire display(0x3c, 500000, I2C_NUM_0, GEOMETRY_128_64, GPIO10 ); // addr , freq , i2c group , resolution , rst` dosn'...
Hi, have some issues with librarys that use c++11, but compiler on Arduino IDE and Cubecell 1.7.0 works with c++98. Setting `# Override C++-Standard auf gnu++11 compiler.cpp.flags=-std=gnu++11` into `platform.local.txt` istnt...