theAgingApprentice / HexaFloorRide

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

Create method to put console output to a CPP file. #245

Open theAgingApprentice opened 3 weeks ago

theAgingApprentice commented 3 weeks ago

Need a way to take the console output created by the robot while it is ingesting MQTTfx input and spitting to the console and use that output to create a CPP file that can be included at compile time for the robot to have pre-loaded macros.