Skip to content

Commit

Permalink
Merge pull request #5 from u-blox/development
Browse files Browse the repository at this point in the history
Fixed README.md
  • Loading branch information
philwareublox authored Jul 6, 2023
2 parents 331030a + ced35a8 commit a6cc150
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion applications/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ This page describes the various applications this repository has available and h
<br />

## LED indicator
---
The XPLR-IoT-1 development platform has a RGB LED indicator on the front of the box. This application framework allows the application to set the LEDs independently, with various flashing and blinking modes.

### Application startup LED indicator
Expand Down
6 changes: 3 additions & 3 deletions applications/cellular_tracker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ Using the [config.h](config/config.h) file in the [config](config/) folder you w
For the MQTT connection, there is a #define of the MQTT credentials which to use for this application. Please see the [mqttCredentials.c](src/mqtt_credentials.c) file for examples of MQTT broker settings.

# LED indicators
MQTT Connected / Registered: Green
Publish Signal quality measurement: Blue
Publish Location: White
- MQTT Connected / Registered: Green
- Publish Signal quality measurement: Blue
- Publish Location: White

# Application remote commands

Expand Down

0 comments on commit a6cc150

Please sign in to comment.