Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Here's follows the FQBN's list of the supported devices:

### LoRaWAN® Devices

To configure LoRaWAN® devices, use the additional `create-lora` and the `--frequency-plan` flag. This
To configure LoRaWAN® devices, use the additional `create-lora` and the `--frequency-plan` flag. This

```
arduino-cloud-cli device create-lora --name <deviceName> --frequency-plan <freqID> --port <port> --fqbn <deviceFqbn>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ The Analog Expansion features eight user-programmable LEDs ideal for status repo

The following diagram explains the relation between the main components of the Opta® Analog Expansion:

![Block diagram](assets/Opta_Digital_EXP_Block_Diagram.svg)
![Block diagram](assets/Opta_Analog_EXP_Block_Diagram.svg)

### Input/Output Channels

Expand Down