forked from mirror/qmk_firmware
Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin.
Fix broken AVR8 Serial peripheral driver.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
|
||||
#include "Atomic.h"
|
||||
|
||||
#define PROGMEM
|
||||
#define PROGMEM const
|
||||
#else
|
||||
#include <avr/io.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user