update 2017-12-24

1. removed arduino example
2. added CC254X example
This commit is contained in:
2017-12-24 17:01:51 +08:00
parent e86bede45f
commit 40f7237cf1
33 changed files with 7344 additions and 1967 deletions

View File

@@ -53,11 +53,11 @@
#include "hal_lcd.h"
#include "simpleBle.h"
/*
#define LCD_WRITE_STRING(str, option)
#define LCD_WRITE_SCREEN(line1, line2)
#define LCD_WRITE_STRING_VALUE(title, value, format, line)
*/
/*********************************************************************