LSE_PUCRS / ALTIMU

Files at this revision

API Documentation at this revision

Comitter:
renanbmx123
Date:
Tue Oct 16 00:16:05 2018 +0000
Parent:
1:8cc36ccb8d58
Child:
3:3613e9a0edb1
Commit message:
Remove some unnecessary data !!!

Changed in this revision

ALTIMU.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/ALTIMU.cpp	Mon Oct 15 05:26:28 2018 +0000
+++ b/ALTIMU.cpp	Tue Oct 16 00:16:05 2018 +0000
@@ -101,7 +101,7 @@
     __enable_irq();
     return result;
 }
-
+     // Read n bytes from mem address.
 bool Altimu::recv(char sad, char sub, char *buf, int length) {
     if (length > 1) sub |= 0x80;