bool return

This commit is contained in:
shrkey
2016-10-09 20:15:45 +01:00
parent debb69a636
commit f61e65ed80
2 changed files with 2 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ class DW640 {
public:
DW640(uint8_t address = DW640_DEFAULT_ADDRESS);
void initialize();
bool initialize();
bool testConnection();
// float getFrequency();