theAgingApprentice / HexaFloorRide

Arduino based six legged robot project
MIT License
0 stars 0 forks source link

allow macro persistence over robot resets #230

Open nerdoug opened 6 months ago

nerdoug commented 6 months ago

Remove the need to define macros over MQTT for every use, and allow them to be persistent over a robot reset by storing them in:

  1. NV RAM
  2. micro-SD card
  3. a compiled source code module