opportunistic-xbee/node/main
Mascaro Lucas 20ea8e55af Fix buffer overflow errors
+remove dynamic memory allocation
+memset the rest of the data structure after read
2018-12-13 14:23:23 +01:00
..
lcd.h add 'lcd' library (LCDWrapper) that implements formatting + autoscroll | use rich formatting in entrypoints (.ino) | make well routine#0 to be non-blocking before each WAVE_TIMEOUT | add well routine#1 to receive and print messages 2018-12-04 09:43:11 +01:00
libraries add 'node' code base | fix well 2018-12-01 18:38:00 +01:00
main.ino Fix buffer overflow errors 2018-12-13 14:23:23 +01:00
packet.cpp share libs with symlinks | fix + finish xbee_wrapper and packet | update mains 2018-12-03 10:54:53 +01:00
packet.h share libs with symlinks | fix + finish xbee_wrapper and packet | update mains 2018-12-03 10:54:53 +01:00
protocol.h add 'node' code base | fix well 2018-12-01 18:38:00 +01:00
xbee_wrapper.cpp share libs with symlinks | fix + finish xbee_wrapper and packet | update mains 2018-12-03 10:54:53 +01:00
xbee_wrapper.h share libs with symlinks | fix + finish xbee_wrapper and packet | update mains 2018-12-03 10:54:53 +01:00