Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
neOCampus-arduino
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GIS-neOCampus
neOSensor
neOCampus-arduino
Commits
7a5958b1
Commit
7a5958b1
authored
4 years ago
by
francois
Browse files
Options
Downloads
Patches
Plain Diff
minor fix in arduino menu for lorawan neOSensor
parent
6561c136
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
arduinoIDE_cubecell_boards/boards.local.txt
+4
-4
4 additions, 4 deletions
arduinoIDE_cubecell_boards/boards.local.txt
with
5 additions
and
5 deletions
README.md
+
1
−
1
View file @
7a5958b1
...
...
@@ -34,7 +34,7 @@ First of all, you ought to install esp32, esp8266 or CubeCell support in your Ar
| esp32 | https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json |
| CubeCell | https://resource.heltec.cn/download/package_CubeCell_index.json |
Then, run script
'
./deploy.sh
'
and boards will get added to your Arduino boards list :)
Then, run script
`
./deploy.sh
`
and boards will get added to your Arduino boards list :)
If not already installed, you'll need python-serial package; thus either you install it at the system level
```
...
...
This diff is collapsed.
Click to expand it.
arduinoIDE_cubecell_boards/boards.local.txt
+
4
−
4
View file @
7a5958b1
...
...
@@ -53,10 +53,10 @@ neOSensor.menu.LORAWAN_AT_SUPPORT.0=no AT support
neOSensor.menu.LORAWAN_AT_SUPPORT.0.build.LORAWAN_AT_SUPPORT=0
# On board RGB led
neOSensor.menu.RGB.0=RGB led disabled
neOSensor.menu.RGB.0.build.RGB=0
neOSensor.menu.RGB.1=RGB led active
neOSensor.menu.RGB.1.build.RGB=1
neOSensor.menu.
LORAWAN_
RGB.0=RGB led disabled
neOSensor.menu.
LORAWAN_
RGB.0.build.RGB=0
neOSensor.menu.
LORAWAN_
RGB.1=RGB led active
neOSensor.menu.
LORAWAN_
RGB.1.build.RGB=1
# LoRaWAN debug: None(0) to 2
neOSensor.menu.LORAWAN_DebugLevel.0=None
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment