SAMD compiler fixes

This commit is contained in:
Pawel Spychalski
2018-05-16 15:08:58 +02:00
parent 434fe13fff
commit fc6fc95e1e
3 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
#include "tactile.h"
#include "radio_node.h"
extern volatile RadioNode radioNode;
extern RadioNode radioNode;
enum txOledPages {
TX_PAGE_NONE,