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.
Dependencies: mbed
Fork of PS3conOut by
Diff: AutoEvents.cpp
- Revision:
- 1:7b9e3032bb7b
- Parent:
- 0:0805c5a1b328
- Child:
- 2:c7ef143a19e5
--- a/AutoEvents.cpp Sat Apr 18 06:27:36 2015 +0000
+++ b/AutoEvents.cpp Mon May 18 03:50:39 2015 +0000
@@ -258,7 +258,7 @@
{
printf("LoadDevice %d %02X:%02X:%02X\r\n",device,interfaceDesc->bInterfaceClass,interfaceDesc->bInterfaceSubClass,interfaceDesc->bInterfaceProtocol);
char s[128];
- u8 my_mac[6] = {0x00, 0x1B, 0xDC, 0x06, 0x39, 0x56}; // mac address of my Bluetooth device
+ u8 my_mac[6] = {0x00, 0x1B, 0xDC, 0x09, 0xEB, 0xF2}; // mac address of my Bluetooth device
u8 buf2[6];
