6 lines
95 B
C
6 lines
95 B
C
#include "mgos_arduino_radiohead.h"
|
|
|
|
bool mgos_arduino_radiohead_init(void) {
|
|
return true;
|
|
}
|