Added MGOS library init code and Arduino.h include.

This commit is contained in:
2018-11-05 11:33:14 +01:00
parent fc9ec2fb2c
commit 4f9506abb5
3 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#include "mgos.h"
bool mgos_arduino_radiohead_init(void);