C++ Library for the PsiSwarm Robot - Version 0.8

Dependents:   PsiSwarm_V8_Blank_CPP Autonomia_RndmWlk

Fork of PsiSwarmV7_CPP by Psi Swarm Robot

Revision:
14:d32d948f7a76
Parent:
12:878c6e9d9e60
Child:
15:be92991621b4
--- a/psiswarm.h	Mon Oct 17 13:19:20 2016 +0000
+++ b/psiswarm.h	Tue Jun 27 17:01:58 2017 +0000
@@ -267,4 +267,5 @@
 extern char use_flash_basic;
 extern char file_transfer_mode;
 
+extern char beacon_data_needing;
 #endif