Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ble_mini.h
00001 #ifndef _BLE_MINI_H 00002 #define _BLE_MINI_H 00003 #include "mbed.h" 00004 //Command List 00005 //valid port:1,2,3,4 00006 #define ON_INTERNEL_LED1 0x01 00007 #define OFF_INTERNEL_LED1 0x02 00008 #define ON_INTERNEL_LED2 0x03 00009 #define OFF_INTERNEL_LED2 0x04 00010 #define ON_INTERNEL_LED3 0x05 00011 #define OFF_INTERNEL_LED3 0x06 00012 #define ON_INTERNEL_LED4 0x07 00013 #define OFF_INTERNEL_LED4 0x08 00014 00015 00016 00017 #endif
Generated on Thu Jul 14 2022 10:16:30 by
1.7.2