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.
Fork of football_project by
Diff: Radio.cpp
- Revision:
- 65:7addf8506bdb
- Parent:
- 64:8886b5e4ab57
- Child:
- 67:5650f461722a
--- a/Radio.cpp Tue Jan 19 03:12:17 2016 +0000
+++ b/Radio.cpp Tue Jan 19 03:15:25 2016 +0000
@@ -40,10 +40,12 @@
int mac;
};
+/*
int get_node_id()
{
return my_node_id == RADIO_STARTUP_ID ? 0 : my_node_id;
}
+*/
static node_id_mapping nodes[10] = {0};
static int node_idx = 0;
