dwightmulcahy
97a31946b4
.gitignore for Jetbrains Clion
2024-03-15 17:59:45 -05:00
dwightmulcahy
1e2e7c838a
removed commented out stuff and clean up
2024-03-15 17:47:55 -05:00
dwightmulcahy
e002eb47a5
added consts for display rotation for clarification
2024-03-15 17:42:10 -05:00
dwightmulcahy
8eb1e3cc5b
zero out stats now when a reset is done
2024-03-14 14:18:35 -05:00
dwightmulcahy
02cb5aaa95
added timeconsts to make delay times more obvious and less error prone
2024-03-14 11:48:14 -05:00
dwightmulcahy
0ebda31b56
added ignore for jetbrains/clion directory
2024-03-14 11:14:19 -05:00
dWiGhT
3a19eb4786
fixed wm password_text_box parameter error (and not appearing)
2024-03-14 10:48:47 -05:00
xphade
41417dc038
Fix hours-to-seconds conversion in save intervals
...
The save intervals are meant to increase from 5 minutes up to 12 hours.
However, there was a bug in the conversion from hours to seconds that
resulted in wrong intervals (final save interval was 72 minutes). This
commit fixes that issue.
2024-03-10 12:38:34 +01:00
Julio MATARRANZ
ef9d1a9f9c
feat : update doc & firmwares
2024-02-27 22:22:02 +01:00
Julio MATARRANZ
895db8c27f
feat : disable/enable led on no display board
2024-02-27 21:58:10 +01:00
Julio MATARRANZ
905f3fe81d
feat : adding support to weact ESP32-D0WD-V3 57khs
2024-02-27 21:57:51 +01:00
Julio MATARRANZ
00d89a5e9f
feat : adding support to wemos s2 mini 38khs fixes #202
2024-02-27 19:28:35 +01:00
p43lz3r
f1f05af49f
Aktualisieren von esp322432s028r.h
2024-02-03 09:07:46 +01:00
p43lz3r
6e01e30b6e
Updated esp322432s028r.h with SD card interface pin defines
...
Added pin defines for the ESP32 2432S028R and ESP 2432S028_2USB boars.
Tested successfully with both above mentioned boards.
2024-02-02 16:37:40 +01:00
cosmicpsyop
f4b77a29fd
adjust for dev target
2024-01-24 17:42:26 -08:00
cosmicpsyop
cd01c88f24
lilygo-t-hmi initial
2024-01-24 17:27:47 -08:00
BitMaker
009c7941a3
Update platformio.ini
...
Lilygo-T-Embed board added to platform.ini
2024-01-24 18:35:37 +01:00
BitMaker
a9fcf7d5a9
Merge pull request #295 from paelzer/master
...
Added support for another ESP32_2432S028 variant.
2024-01-22 22:52:41 +01:00
BitMaker
a5b191ffa2
Merge branch 'master' into master
2024-01-22 22:52:31 +01:00
BitMaker
dd635f1ffd
Merge pull request #293 from nilson-santos/master
...
Add support Lilygo T-Embed board
2024-01-22 22:46:27 +01:00
BitMaker
3e0cad9a5a
Merge pull request #281 from julio-matarranz/fix/m5rgb
...
fix #264 use mutual esp32rgb.h for m5 stamp
2024-01-22 22:38:31 +01:00
BitMaker
914b4bc3cb
Merge pull request #280 from toto99303/master
...
Cleaned up some unused libs for M5StickC
2024-01-22 22:34:58 +01:00
BitMaker
67cfa3ef21
Merge pull request #278 from sany3001/master
...
Adding note about effect of missing BTC address, formatting improvements
2024-01-22 22:33:57 +01:00
BitMaker
5a49ad0b13
Merge branch 'master' into master
2024-01-22 22:32:24 +01:00
Julio MATARRANZ
6410e8a01d
fix #264 RGB with generic ESP32RGB.h
2024-01-22 10:36:44 +01:00
p43lz3r
d4e3a31aaa
Update esp322432s028r.h
2024-01-21 18:35:13 +01:00
p43lz3r
6e516c4401
Update esp322432s028r.h added SD card pin defines
2024-01-18 15:54:51 +01:00
p43lz3r
4eaeef30f2
Update display.cpp to support another ESP32_2432S028 variant
2024-01-15 10:23:37 +01:00
p43lz3r
8131479cd1
Update device.h
2024-01-15 10:22:28 +01:00
p43lz3r
b737f8d061
Update esp23_2432s028r.cpp support for another ESP32_2432S028 variant
2024-01-15 10:21:21 +01:00
p43lz3r
993d671af4
Update platformio.ini to support another variant of ESP32_2432S028
2024-01-15 10:13:30 +01:00
Nilson Santos
2694092589
Rotate the screen so the USB connector is on the right if the board is T-Embed
2024-01-10 19:10:08 -03:00
Nilson Santos
8f0e4ff7e0
Add support Lilygo T-Embed board
2024-01-10 17:36:20 -03:00
Nilson Santos
072d306161
Add support Lilygo T-Embed board
2024-01-10 16:21:08 -03:00
Lucas Campos
b84372676a
improvement getNextExtranonce2 and create getRandomExtranonce2
2024-01-08 08:42:16 -03:00
ToTo
207704e621
Cleaned up libs
2023-12-31 09:40:46 +02:00
ToTo
04de3c0c84
Cleaned up libs
2023-12-31 09:37:25 +02:00
BitMaker
57f9482e48
Merge pull request #276 from sethforprivacy/patch-1
...
Add pool.sethforprivacy.com and minor content improvements
2023-12-31 01:08:35 +01:00
BitMaker
f684f29d5e
readme typo
2023-12-31 01:07:27 +01:00
BitMaker
af62f1c6a1
TTGO-TDisplay bug 5V external power
...
Pin 15 on at power up to enable screen when powered from external sources
2023-12-31 01:04:54 +01:00
BitMaker
249dadd107
Merge pull request #270 from toto99303/master
...
M5StickC support added
2023-12-31 01:00:53 +01:00
BitMaker
9232cc91a1
Merge branch 'master' into master
2023-12-31 01:00:34 +01:00
BitMaker
a36f88166a
Merge pull request #264 from gyengus/m5stamps3-rgb-led
...
Setting up RGB LED for M5 StampS3 device
2023-12-31 00:51:05 +01:00
BitMaker
0c62b62844
Merge pull request #267 from julio-matarranz/feat/c3-devices
...
feat : add support to c3 devices (mini ai-c3 and c3 super mini, 24khs) and refactor rgb led devices
2023-12-31 00:50:16 +01:00
sany3001
dc65c45525
Merge remote-tracking branch 'upstream/master'
2023-12-29 07:52:02 +01:00
sany3001
a349da9302
Adding new line for better formatting
2023-12-29 07:45:16 +01:00
sany3001
ae8eb9c44c
Adding formatting to JSON code
2023-12-29 07:31:08 +01:00
sany3001
9d3d954cc9
Adding note about effect of missing BTC address
2023-12-29 07:30:50 +01:00
Julio MATARRANZ
b1b3ca3a22
fix : changed esp32 C3 super mini led pin
2023-12-27 22:45:25 +01:00
Julio MATARRANZ
e9275c066d
feat : add custom led pin to devkit1
2023-12-27 22:42:50 +01:00