first and compiling freertos
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#include "CH9120.h"
|
||||
|
||||
void setup() {
|
||||
CH9120_init();
|
||||
RX_TX();
|
||||
}
|
||||
|
||||
void loop() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user