|
Shellminator V3.0.1
Simple Terminal
|
Public Member Functions | |
| void | onWrite (BLECharacteristic *charPtr) override |
| void | attachDebugChannel (Stream *dbg_p) |
Public Attributes | |
| ShellminatorBleStream * | parent = NULL |
| Stream * | dbg = NULL |
Definition at line 190 of file Shellminator-BLE-Stream.hpp.
| void ShellminatorBleStream::bleRxCallback::attachDebugChannel | ( | Stream * | dbg_p | ) |
|
override |
Definition at line 165 of file Shellminator-BLE-Stream.cpp.
| Stream* ShellminatorBleStream::bleRxCallback::dbg = NULL |
Definition at line 195 of file Shellminator-BLE-Stream.hpp.
| ShellminatorBleStream* ShellminatorBleStream::bleRxCallback::parent = NULL |
Definition at line 194 of file Shellminator-BLE-Stream.hpp.