mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-23 05:46:09 +02:00
fix changes from merge
This commit is contained in:
parent
f0014e8c70
commit
dc9eda5ee3
3 changed files with 5 additions and 4 deletions
|
@ -296,7 +296,7 @@ class HmRadio {
|
|||
return mNrf24.isChipConnected();
|
||||
}
|
||||
|
||||
rf24_datarate_e getDataRate(void) {
|
||||
uint8_t getDataRate(void) {
|
||||
return mNrf24.getDataRate();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue