Skip to content

Commit fbf4999

Browse files
committed
Update documentation
1 parent 73cc77b commit fbf4999

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

CHANGES.rst

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,16 @@ in-progress
1212
- Try to fix :ref:`scale-adjust-firmware` regarding ESP8266 compatibility again
1313
- `node-wifi-mqtt.ino`_ firmware:
1414

15-
- Fix `DEEPSLEEP_TIME` order of magnitude: `MEASUREMENT_INTERVAL` is in ms already. Thanks, Matthias!
15+
- Fix ``DEEPSLEEP_TIME`` order of magnitude: ``MEASUREMENT_INTERVAL`` is in ms already. Thanks, Matthias!
1616
- Fix IP address output. Thanks, Matthias!
17-
- When `SENSOR_DUMMY` is enabled, don't use any real sensors. Thanks, Giuseppe!
18-
- Add comment about connecting GPIO#16 to RST for waking up after deep sleep. Thanks, Giuseppe and Matthias!
17+
- When ``SENSOR_DUMMY`` is enabled, don't use any real sensors. Thanks, Giuseppe!
18+
- Add comment about connecting ``GPIO#16`` to ``RST`` for waking up after deep sleep. Thanks, Giuseppe and Matthias!
1919
- Add sensor ADS1231. Thanks, Clemens!
2020

21-
- Make :ref:`firmware-builder` support architecture "ESP"
22-
- Add variables ``TARGET_BOARD_TAG`` and ``TARGET_BOARD_SUB`` to helper output
21+
- Improve :ref:`firmware-builder`
22+
23+
- Add support for architecture "ESP"
24+
- Add variables ``TARGET_BOARD_TAG`` and ``TARGET_BOARD_SUB`` to firmware builder helper output
2325
- Add firmware builder helper to Makefile for node-wifi-mqtt-homie
2426

2527
- Properly define and use ``HE_CONTAINERS`` in :ref:`generic-firmware`

TODO.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Misc
2121
====
2222

2323

24+
2017-04-09
25+
----------
26+
- [o] Make SerialDebugger optionally use SERIAL_PORT_HARDWARE
27+
28+
2429
2017-04-06
2530
----------
2631
- Further improvements to :ref:`node-wifi-mqtt`

doc/source/resources.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
2525
.. Open Hive
2626
.. _Open Hive Box: https://hiveeyes.org/docs/system/vendor/open-hive/#open-hive-seeeduino-stalker
27-
.. _Open Hive WiFi Solar: https://www.facebook.com/media/set/?set=a.10208134828588174.1073741836.1224510416&type=1&l=bc626d9585
27+
.. _Open Hive WiFi Solar: https://community.hiveeyes.org/t/open-hive-wifi-solar-adafruit-huzzah/247
2828

2929

3030
.. Software and protocols

0 commit comments

Comments
 (0)