Skip to content

Commit

Permalink
doc: Formatting & better images
Browse files Browse the repository at this point in the history
  • Loading branch information
LDannijs committed Jul 16, 2024
1 parent 6107c04 commit f44dbf3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/content/devices/models/heltec-ab01/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ After configuring your device, select the **Register end device** button.
Our device is registered with {{% tts %}}, but it still needs the correct info in order to connect.

Go back to your code, and at the top you should see these lines:
```
```cpp
/* OTAA para*/
uint8_t devEui[] = { 0x22, 0x32, 0x33, 0x00, 0x00, 0x88, 0x88, 0x02 };
uint8_t appEui[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
Expand Down
Binary file modified doc/content/devices/models/heltec-ab01/board-url.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/content/devices/models/heltec-ab01/boards-manager.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f44dbf3

Please sign in to comment.