diff options
Diffstat (limited to 'wirish/comm/HardwareSerial.h')
-rw-r--r-- | wirish/comm/HardwareSerial.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/wirish/comm/HardwareSerial.h b/wirish/comm/HardwareSerial.h index c76ea17..f69b67a 100644 --- a/wirish/comm/HardwareSerial.h +++ b/wirish/comm/HardwareSerial.h @@ -47,9 +47,6 @@ * the documentation accordingly. */ -/* TODO [0.1.0] Document this here and make leaflabs-docs' page use - * Breathe */ - class HardwareSerial : public Print { public: HardwareSerial(usart_dev *usart_device, |