TcMenu / TaskManagerIO

A task, event, scheduling, and interrupt marshalling library for Arduino and mbed boards.
Apache License 2.0
124 stars 14 forks source link

Move to use TcMenuLog for logging instead of logger delegate #61

Open davetcc opened 1 month ago

davetcc commented 1 month ago

Describe the solution that you'd like Use TcMenuLog for logging instead of logger delegate. This also fixes up some issues with platform determination.