Remove .ino references from README

pull/8/head
Max-Plastix 2022-03-09 14:29:38 -08:00
rodzic 32f51fd068
commit 32a1c84855
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -283,7 +283,8 @@ NOTE: There are now 2 versions of the TTGO T-BEAM, the first version (Rev0) and
The specific details for adding a Mapper or Cargo integration use a different edge node device than the one detailed here. When prompted to add a function decoder, be sure to use the following decoder. Note: This decoder can also be found within this project in the console-decoders directory.
5. Open this project file ```main/main.ino``` with the Arduino IDE Verify/Compile the project. If the compile is successful upload the application to your TTGO T-Beam.
~~5. Open this project file ```main/main.ino``` with the Arduino IDE Verify/Compile the project. If the compile is successful upload the application to your TTGO T-Beam.~~
Filenames with `.ino` are a holdover from Arduino IDE. Do not use Arduino IDE to compile this build; use PlatformIO instead.
6. Disconnect and turn on the device and once a GPS lock is acquired, the device should start sending data to the Helium network and Helium Mapper or Helium Cargo depending upon which you configured in step 6.