Skip to content

Commit

Permalink
Update name of the OpenEnergyMonitor board // Resolve #699
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Jun 18, 2016
1 parent 53bd1df commit d219999
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/frameworks/arduino.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,7 @@ OpenEnergyMonitor
- RAM

* - ``emonpi``
- `emonPi <https://github.com/openenergymonitor/emonpi>`_
- `OpenEnergyMonitor emonPi <https://github.com/openenergymonitor/emonpi>`_
- ATMEGA328P
- 16 MHz
- 32 Kb
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/atmelavr.rst
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@ OpenEnergyMonitor
- RAM

* - ``emonpi``
- `emonPi <https://github.com/openenergymonitor/emonpi>`_
- `OpenEnergyMonitor emonPi <https://github.com/openenergymonitor/emonpi>`_
- ATMEGA328P
- 16 MHz
- 32 Kb
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/embedded_boards.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1576,7 +1576,7 @@ OpenEnergyMonitor
- RAM

* - ``emonpi``
- `emonPi <https://github.com/openenergymonitor/emonpi>`_
- `OpenEnergyMonitor emonPi <https://github.com/openenergymonitor/emonpi>`_
- ATMEGA328P
- 16 MHz
- 32 Kb
Expand Down
2 changes: 1 addition & 1 deletion platformio/boards/misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"variant": "standard"
},
"frameworks": ["arduino"],
"name": "emonPi",
"name": "OpenEnergyMonitor emonPi",
"platform": "atmelavr",
"upload": {
"maximum_ram_size": 2048,
Expand Down

0 comments on commit d219999

Please sign in to comment.