.. |
AD524X
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
AM232X
|
fixed temperature formula - #114
|
2018-10-24 16:53:43 +02:00 |
AnalogKeypad
|
first stable for (Robotdyn) 4x4 analog keypad
|
2019-02-01 15:18:01 +01:00 |
AnalogPin
|
fix typo
|
2019-01-20 16:36:55 +01:00 |
Angle
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
AverageAngle
|
fix issue #95 #97 - added getTotalLength(), getAverageLength()
|
2018-04-02 18:51:08 +02:00 |
AvrHeap
|
fix typo #116 - Thanks to DMNC
|
2018-10-24 16:26:18 +02:00 |
BitArray
|
Fix typo in example
|
2018-01-25 09:19:28 +01:00 |
BoolArray
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
Complex
|
Fix issue #33 - Double to float
|
2018-04-02 20:48:12 +02:00 |
CountDown
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
Cozir
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
DAC8551
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
DAC8552
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
DAC8554
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
DHT2pin
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
DHT12
|
Fix issue #111 - DHT12 negative temperature
|
2018-09-02 16:26:19 +02:00 |
DHTlib
|
Fix issue #111 - DHT12 negative temperature
|
2018-09-02 16:26:19 +02:00 |
DHTNEW
|
fix negative temperature DHT22 - issue #120
|
2019-01-20 16:14:42 +01:00 |
DHTstable
|
Fix issue #96 - add flag to disable interrupts.
|
2018-04-03 19:10:49 +02:00 |
DistanceTable
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
DS18B20
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
DS28CM00
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
FastMap
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
FastShiftIn
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
FastShiftOut
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
Fraction
|
Fix issue #33 - changed double to float for the core code.
|
2018-04-02 20:30:05 +02:00 |
FRAM
|
[FRAM library] Use valid category in library.properties
|
2018-01-24 06:27:21 -08:00 |
FunctionGenerator
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
Histogram
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
hmc6352
|
Unix system is case sensitive
|
2018-01-10 14:47:48 +02:00 |
HT16K33
|
+ first stable version
|
2019-02-11 12:09:32 +01:00 |
I2C_EEPROM
|
Fix issue #121 - unneeded variable declaration
|
2019-02-01 16:05:52 +01:00 |
IEEE754tools
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
MathHelpers
|
fix foldername (oops)
|
2018-02-01 14:48:35 +01:00 |
Max44009
|
issue #118 Fix constructor for ESP8266
|
2018-12-08 16:06:27 +01:00 |
MAX31855
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
MCP4725
|
updated version nr.
|
2018-10-24 16:55:52 +02:00 |
MS5611
|
0.1.8 Fix #109 incorrect constants
|
2018-07-05 12:35:56 +02:00 |
MultiMap
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
NibbleArray
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
Par27979
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
ParPrinter
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
PCA9635
|
Update PCA9635.h
|
2019-01-16 14:20:16 +01:00 |
PCA9685
|
+ fixed setON() and setOFF(),
|
2019-01-30 14:28:59 +01:00 |
PCF8574
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
PinInGroup
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
PinOutGroup
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
PrintCharArray
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
PrintSize
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
PrintString
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
PulsePattern
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
Radar
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
RunningAverage
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
RunningMedian
|
make runningMedian Configurable #110
|
2018-08-24 08:57:44 +02:00 |
Set
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
SHT31
|
- fixed issue #123
|
2019-03-05 18:45:36 +01:00 |
Statistic
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
StopWatch
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
Temperature
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
Troolean
|
0.1.1 - first public version
|
2018-01-28 15:34:55 +01:00 |
VT100
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |
XMLWriter
|
fix library.json keywords format
|
2018-01-09 00:11:37 +01:00 |