Bertrik Sikken
Bertrik Sikken
My pm1006k.cpp should be pretty universal Arduino code. It doesn't contain any processor-specific code and should be easily portable to other microcontrollers with arduino. I didn't bother to strictly split...
Hm, might also combine this with https://github.com/G4lile0/tinyGS/issues/242 The display='inherit' part is repeated in this patch
I have a cubecell example project as part of https://github.com/bertrik/mesh-backend see https://github.com/bertrik/mesh-backend/tree/master/cubecell This initializes the board with the correct pins and uses radiolib to send LoRa packets, in this case...