24 Commits

Author SHA1 Message Date
Victor Nakoryakov
bd95aa754c
add MIT license 2019-04-16 12:28:43 +03:00
Igor
c530fbf776
Update BaseMQ.cpp 2018-10-30 13:05:15 +03:00
Igor
2d33995615 fix library 2018-10-30 12:46:20 +03:00
Igor
849d4d6aa1
Merge pull request #5 from lnquy065/master
Fix issues on Esp32
2018-08-06 17:46:23 +03:00
LN Quy
e3c864782d Fix issues on Esp32 2018-07-29 00:14:31 +07:00
Igor
cc3e9758ac
Merge pull request #4 from AntonYuriev/master
Не был указан пин нагревателя в конструкторе
2018-04-04 19:05:46 +03:00
AntonYuriev
db8a206ba1
Не был указан пин нагревателя в конструкторе 2018-04-04 17:50:46 +03:00
Igor89
ba1e271b59 add compatibility board: ESP8266 and Teensy 2018-01-24 15:06:46 +03:00
Igor89
b757d03e88 fix keywords.txt 2018-01-20 14:05:55 +03:00
Igor
2db3fa55b5
Update keywords.txt 2018-01-20 02:18:49 +03:00
Igor
9c40945f15
Update keywords.txt 2018-01-20 02:17:16 +03:00
Igor
4c7567255b update library 2018-01-19 21:37:03 +03:00
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