Luc
|
fe168f7224
|
Add support for BMP280/BME280 sensor
Change Serial and I2C pins mamangement to use default ones if not defined in configuration.h
Fix some typo
|
2020-08-25 22:03:24 +02:00 |
|
Luc
|
9aedaceed8
|
Fix debug always enabled on ESP32 if debug is enabled
Add SPI custom pins support in ESP32 FAT and show them when used in debug
Allow to add custom SPI PINS in Configuration.h or myconfig.h
|
2020-06-17 15:00:31 +02:00 |
|
Luc
|
eabab7d57b
|
update header
fix default value for empty notification setting
|
2020-03-24 11:49:17 +01:00 |
|
Luc
|
c0c294105f
|
rewrite Camera initialisation
now SD mmc and camera seems working side by side
|
2019-11-03 09:14:50 +01:00 |
|
Luc
|
39b1bb57fd
|
Pin 4 is used by SD card reader so better not to use it for other purpose
|
2019-11-01 22:07:48 +01:00 |
|
Luc
|
d376059509
|
add esp8266 sd native
|
2019-10-14 20:15:30 +08:00 |
|
Luc
|
dc134f33ac
|
add SDIO support for esp32
|
2019-10-13 19:41:32 +08:00 |
|
Luc
|
3694e3ca4b
|
some code cleaning
|
2019-10-11 12:01:25 +08:00 |
|
Luc
|
cb726b51d5
|
Add Camera streaming server
add ESP command 170/171/172
apply astyle
add flag to distinguish websocket terminal vs data
|
2019-09-29 19:47:32 +08:00 |
|