Skip to content

Commit db5e8c6

Browse files
committed
new I2C class for BMP085
1 parent a76f329 commit db5e8c6

File tree

8 files changed

+333
-525
lines changed

8 files changed

+333
-525
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ hardware/RFXComTCP.cpp
220220
hardware/S0MeterBase.cpp
221221
hardware/S0MeterSerial.cpp
222222
hardware/SBFSpot.cpp
223-
hardware/smbus.cpp
224223
hardware/SolarEdgeBase.cpp
225224
hardware/SolarEdgeTCP.cpp
226225
hardware/TCPProxy/tcpproxy_server.cpp

History.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Version 2.0.xxxx (xxxx 2015)
55
- Implemented: JSON API, option to 'Toggle' a switch state between On/Off
66
- Implemented: Warning when deleting a Blockly event
77
- Implemented: Support for the ETH8020 relay board
8+
- Fixed: Updating hardware settings for GPIO
89

910
Version 2.0.2284 (February 22th 2015)
1011
- Fixed: Firefox, RGBW/Setpoint popup

0 commit comments

Comments
 (0)