hepta
Revision 28:e5cb24a764d8, committed 23 months ago
- Comitter:
- RyusukeIwata
- Date:
- Mon Nov 14 09:30:08 2022 +0000
- Parent:
- 27:956b605bbb81
- Commit message:
- rawserial
Changed in this revision
| HEPTA_COM.lib | Show annotated file Show diff for this revision Revisions of this file |
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/HEPTA_COM.lib Tue Nov 08 03:56:48 2022 +0000 +++ b/HEPTA_COM.lib Mon Nov 14 09:30:08 2022 +0000 @@ -1,1 +1,1 @@ -https://os.mbed.com/users/HeptaSatTraining2019/code/HEPTA_COM/#1838cbd7d223 +https://os.mbed.com/teams/HEPTA-Sat-Training-2022/code/HEPTA_COM/#ec25d3d1d2ab
--- a/main.cpp Tue Nov 08 03:56:48 2022 +0000
+++ b/main.cpp Mon Nov 14 09:30:08 2022 +0000
@@ -6,7 +6,6 @@
int main()
{
- com.baud(9600);
pc.printf("Xbee Uplink Ok Mode\r\n");
int rcmd=0,cmdflag=0;
for(int i = 0; i < 10; i++) {