Joe Earlam
Joe Earlam
I have a short script that requests some registers from two clients on the same serial adapter. Functionally I have data transferring with no issues, but looking at the bus...
Hi there! Using the basic_usage example, compilation fails with an RP2040 chip as the target (even with CSV_PARSER_DONT_IMPORT_SD defined). ``` /home/jearlam/Arduino/libraries/CSV-Parser-for-Arduino/examples/basic_usage/basic_usage.ino: In function 'void setup()': /home/jearlam/Arduino/libraries/CSV-Parser-for-Arduino/examples/basic_usage/basic_usage.ino:26:20: warning: ISO C++ forbids...