mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-27 20:48:36 +00:00
Cleanup
This commit is contained in:
@@ -6,15 +6,15 @@ float DnbCurrParser::getValue() {
|
||||
}
|
||||
|
||||
int DnbCurrParser::available() {
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
int DnbCurrParser::read() {
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
int DnbCurrParser::peek() {
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
void DnbCurrParser::flush() {
|
||||
|
||||
Reference in New Issue
Block a user