Changed the architectures to now be * as we're no longer tied to AVR specific hardware, however I've listed the architectures its been tested on

Fixed a bug with CV bit-write
This commit is contained in:
Alex Shepherd
2018-07-08 00:54:21 +12:00
parent 1717a2efb0
commit 7a3845cbdf
3 changed files with 4 additions and 6 deletions

View File

@@ -44,8 +44,6 @@
#include "WProgram.h"
#endif
#include "pins_arduino.h"
#include "EEPROM.h"
#ifndef NMRADCC_IS_IN