mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-10 07:10:42 +00:00
namespace
This commit is contained in:
parent
25874d4b31
commit
b7c4c4a7e7
@ -88,7 +88,7 @@ void FDRSGateWayBase::release(void){
|
||||
send(_data);
|
||||
}
|
||||
|
||||
void flush(void){
|
||||
void FDRSGateWayBase::flush(void){
|
||||
_data.clear();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user