|
cryptnox-sdk-arduino 1.0.0
Arduino library for Cryptnox Hardware Wallet
|
Concrete CW_Logger over HardwareSerial for development builds. More...
Go to the source code of this file.
Classes | |
| class | ArduinoLoggerAdapter |
| CW_Logger implementation wrapping Arduino's HardwareSerial. More... | |
Concrete CW_Logger over HardwareSerial for development builds.
Declares ArduinoLoggerAdapter, a thin pass-through adapter that sends every log call to an Arduino HardwareSerial (defaults to the primary Serial). Intended for development and debugging.
Definition in file ArduinoLoggerAdapter.h.