tweak Raspberry Pi support
In particular, there is no need to #define CHANGE (it is not used in the code if RaspberryPi is #defined), and don't override PROGMEM and memcpy_P in the header; instead do that in the .c file, to avoid polluting the global namespace
Loading
Please register or sign in to comment