Satic vector, new epprom routines, new wireless relay storage method
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#include"WirelessRelay.h"
|
||||
#include <avr/io.h>
|
||||
#include "eeprom.h"
|
||||
|
||||
volatile unsigned char *_port = &PORTB;
|
||||
unsigned char _pin = PB5;
|
||||
|
Reference in New Issue
Block a user