Igor89
|
61dc0f9349
|
Merge pull request #3 from CAHEK7/cleanup
Various cleanups
|
2016-09-16 19:44:14 +03:00 |
|
Igor89
|
13129683df
|
Merge pull request #2 from CAHEK7/debugOutput
hide debug output under '#define MQDEBUG' macro (fix for issue #1)
|
2016-09-16 17:08:48 +03:00 |
|
CAHEK7
|
94d34c6e4a
|
make proper class declaration
|
2016-08-26 14:53:40 +03:00 |
|
CAHEK7
|
7881a1c58f
|
replace return value to 'unsigned long' since all the functions return that type, not 'int' (type size and signedness mismatch)
|
2016-08-26 14:44:20 +03:00 |
|
CAHEK7
|
d948cdb265
|
actually pow(M_E, x) is exp(x)
|
2016-08-26 14:44:20 +03:00 |
|
CAHEK7
|
7bf7d9df09
|
use base class methods
|
2016-08-26 14:44:13 +03:00 |
|
CAHEK7
|
c19b668a63
|
hold the same code in the base class
|
2016-08-26 14:05:15 +03:00 |
|
CAHEK7
|
5a431ba032
|
hide debug output under '#define MQDEBUG' macro (fix for issue #1)
|
2016-08-26 13:38:36 +03:00 |
|
Igor89
|
a0b4fa0752
|
Update mq7Heater.ino
|
2016-05-12 18:07:05 +03:00 |
|
Igor89
|
3e6a1379ab
|
Update BaseMQ.cpp
|
2016-05-12 17:53:29 +03:00 |
|
Igor89
|
f45756d36e
|
Update README.md
|
2016-04-29 17:54:51 +03:00 |
|
Igor89
|
2bb7e88bec
|
initial commit
|
2016-04-29 17:42:44 +03:00 |
|