mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-03 15:32:37 +00:00
Cleanup
This commit is contained in:
@@ -18,15 +18,15 @@ float EntsoeA44Parser::getPoint(uint8_t position) {
|
||||
}
|
||||
|
||||
int EntsoeA44Parser::available() {
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
int EntsoeA44Parser::read() {
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
int EntsoeA44Parser::peek() {
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
void EntsoeA44Parser::flush() {
|
||||
|
||||
Reference in New Issue
Block a user