DNS, web ui nearly done, great log streaming, attempted https (abandoned that though)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
#ifndef RF_H
|
||||
#define RF_H
|
||||
|
||||
@@ -27,4 +26,7 @@ int64_t rf_433_get_raw_keycode();
|
||||
void rf_433_learn_keycode(uint8_t index);
|
||||
void rf_433_cancel_learn_keycode();
|
||||
|
||||
void rf_433_disable_controls();
|
||||
void rf_433_enable_controls();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user