Allow disabling subband seletion

This commit is contained in:
Manuel Bleichenbacher
2021-07-27 22:08:00 +02:00
parent ba908c0b93
commit 7fa43dbbdb
6 changed files with 8 additions and 6 deletions

View File

@ -133,7 +133,8 @@ void hal_failed (const char *file, u2_t line);
* set a custom hal failure handler routine. The default behaviour, defined in
* hal_failed(), is to halt by looping infintely.
*/
void hal_set_failure_handler(const hal_failure_handler_t* const);
void hal_set_failure_handler(hal_failure_handler_t* const);
// ttn-esp32: too much const
/*
* get the calibration value for radio_rssi