Bobingstern / MicroFlow

Export and run tensorflow models on arduino microcontrollers!
GNU General Public License v3.0
24 stars 3 forks source link

Refactor to use macros and make serial output better #2

Closed UnsignedArduino closed 2 years ago

UnsignedArduino commented 2 years ago

Uses macros so that it's a bit easier to run tests. Also pretty-fied the serial output.