HAPSRG / Mbed 2 deprecated read_Pmod

Dependencies:   mbed LPS25HB_I2C LSM9DS1 UsaPack

Files at this revision

API Documentation at this revision

Comitter:
osaka
Date:
Sat Mar 19 03:07:13 2022 +0000
Parent:
5:1d594d188e0f
Child:
7:4f8b27adc3d1
Commit message:
test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sat Mar 19 03:06:35 2022 +0000
+++ b/main.cpp	Sat Mar 19 03:07:13 2022 +0000
@@ -9,7 +9,7 @@
 LSM9DS1 lsm(i2c);
 LPS lps(i2c);
 
-//test
+//test code
 
 int main()
 {