Demo
Dependents: A_TeseoLocationNEW A_TeseoLocation
Diff: module.json
- Revision:
- 4:9d0addf682f0
- Parent:
- 3:2d568ec8da14
--- a/module.json Thu Feb 14 11:10:26 2019 +0000 +++ b/module.json Thu Feb 14 11:37:40 2019 +0000 @@ -1,5 +1,5 @@ { - "name": "Teseo-LIV3F", + "name": "X_NUCLEO_GNSS1A1", "version": "1.0.0", "description": "GPSProvider wrapper library for STMicroelectronics' X-NUCLEO-GNSS1A1 Expansion Board.", "keywords": [ @@ -25,7 +25,7 @@ } ], "dependencies": { - "mbed-drivers": ">=0.11.3", - "GPSProvider": "^1.0.0" + "mbed-os": "^5.11.4", + "GPS_Provider": "^1.0.0" } }