Commit Graph

265 Commits

Author SHA1 Message Date
BitMaker
25cf29f41a Merge branch 'master' into dev 2023-11-27 23:45:20 +01:00
BitMaker
c0db9e15f7
Merge pull request #231 from arcsin3x/patch-3
Update monitor.h
2023-11-27 22:42:38 +01:00
BitMaker
81e933afbb
Merge pull request #230 from arcsin3x/patch-1
Update monitor.cpp
2023-11-27 22:41:40 +01:00
BitMaker
5c661eab4f
Merge pull request #217 from gyengus/support-m5-stamps3
Add support for M5 StampS3 device
2023-11-27 22:40:20 +01:00
BitMaker
abfa17d774
Merge pull request #213 from julio-matarranz/fix/dongle-switch-off
fix #210 implement Switch off screen on Lilygo dongle
2023-11-27 22:39:23 +01:00
BitMaker
d7b545638f
Merge pull request #208 from matteocrippa/feature/password
Introduce custom password
2023-11-27 22:37:20 +01:00
BitMaker
cdafbb660f
Merge branch 'master' into feature/password 2023-11-23 16:34:16 +01:00
BitMaker
8ed9f35d3f
Merge pull request #206 from matteocrippa/feature/worker
Improved doc with custom worker
2023-11-23 16:29:46 +01:00
arcsin3x
ad940f8bf8
Update monitor.h
修改了api接口,修改了更新时间间隔为1分钟
2023-11-15 16:57:25 +08:00
arcsin3x
d50227d010
Update monitor.cpp
修改了api接口,保证国内可用
2023-11-15 16:55:33 +08:00
Julio MATARRANZ
2f34d5fa68 fix : switch backlight to LOW to start with screen on 2023-11-09 14:14:27 +01:00
gyengus
88cbec1829
Add support for M5 StampS3 device 2023-11-05 13:32:34 +01:00
Julio
0cfbb0f49c fix #210 implement Switch off screen on Lilygo dongle 2023-11-02 19:31:16 +01:00
BitMaker
fca68423d4
Merge pull request #201 from giovantenne/master
fix regression introduced in 25db0a4; fix for displayDriver.h case sensitive filename
2023-10-24 10:20:10 +02:00
Matteo Crippa
96e648f330 introduce custom password 2023-10-23 23:55:15 +02:00
Matteo Crippa
9d69fdfb2f post linting 2023-10-23 23:44:46 +02:00
Matteo Crippa
0077c078e7 add description for worker name 2023-10-23 23:42:52 +02:00
Matteo Crippa
ac8b9614b1 add public pool link for context 2023-10-23 23:38:53 +02:00
Matteo Crippa
50fbd768c0 linted readme 2023-10-23 23:37:45 +02:00
Claudio Benvenuti
29ffe62ba8 fix regression introduced in 25db0a4 that prevented T-Display_V1 display to updates; fix for displayDriver.h case sensitive filename 2023-10-12 15:19:24 +02:00
BitMaker
68c088f30a
Merge pull request #197 from BitMaker-hub/dev
New board, sd card config, touch control
2023-10-06 00:00:27 +02:00
BitMaker
ed3358533a
Merge branch 'master' into dev 2023-10-05 23:59:44 +02:00
BitMaker
8fc593be51
Merge pull request #195 from nitroxgas/dev
Fixed suffixes to large pool hash rates.
2023-10-05 23:54:39 +02:00
George Alexandre Silva
65110292ea Revert "Just for internal tests"
This reverts commit 5911e0d873.
2023-10-04 21:51:47 -03:00
BitMaker
81edfae0e7 readme Update 2023-10-04 14:10:35 +02:00
George Alexandre Silva
5b67cb4430 Fixed suffixes to large pool hash rates. 2023-10-04 09:04:07 -03:00
BitMaker
0f3661f556
Merge pull request #194 from romanmashta/dev_upstream
Fix build for MacOS and Linux.
2023-10-02 22:24:06 +02:00
Roman Mashta
096b9dbdd4 Fix build for MacOS and Linux. 2023-10-02 17:02:12 +03:00
BitMaker
c93e884b51 readme update 2023-10-01 10:54:30 +02:00
BitMaker
f6054ee66c readme changes 2023-10-01 10:39:18 +02:00
BitMaker
c22c250842 Readme changes 2023-10-01 10:39:17 +02:00
BitMaker
c3b45e9209 readme update 2023-10-01 10:39:17 +02:00
BitMaker
e2ec393036
Merge pull request #186 from elmo128/SDspi_update
SPI support for SD card access, display for esp32cam, minor changes.
2023-10-01 10:38:59 +02:00
George Alexandre Silva
5911e0d873 Just for internal tests 2023-09-28 15:18:17 -03:00
elmo128
a587c131ab
Update SDCard.cpp
fix
2023-09-28 06:05:45 +02:00
elmo128
fce8135b9c fix 2023-09-27 17:45:37 +02:00
BitMaker
cb546ee6ad
Merge pull request #189 from nitroxgas/dev
Fixed wrong pool total hashrate, with jsonfilter
2023-09-26 13:43:01 +02:00
George Alexandre Silva
b6e8119fc6 Fixed wrong pool total hashrate, with jsonfilter 2023-09-26 01:14:41 -03:00
elmo128
02202e1361 update cam display 2023-09-22 01:36:10 +02:00
elmo128
4e4c24f404 update SD spi access 2023-09-22 01:35:31 +02:00
elmo128
bfb01da2c8 add display to esp32cam 2023-09-21 18:03:22 +02:00
elmo128
45dacd4f78 add documentation 2023-09-21 17:42:37 +02:00
elmo128
7c5ec51abb add spi access to sd card 2023-09-21 17:42:34 +02:00
elmo128
71d539bc5c debug_mem: print min free heap 2023-09-21 17:42:30 +02:00
elmo128
9e819923c8 add version (fix build error), improve readability 2023-09-21 17:42:26 +02:00
elmo128
0f65433875 restore old keys in SPIFFS 2023-09-21 17:42:11 +02:00
elmo128
89287f43c9 bugfix, optimization 2023-09-21 17:41:21 +02:00
BitMaker
6a44eb0e53
Merge pull request #183 from nitroxgas/dev
Touch, suffix strings, sliced background sprite to deal with low memory
2023-09-20 12:27:48 +02:00
George Alexandre Silva
6105c57b9b Revert "Revert "Merge branch 'dev' of https://github.com/BitMaker-hub/NerdMiner_v2 into dev""
This reverts commit 56fc227c7c.
2023-09-19 22:18:28 -03:00
George Alexandre Silva
c803c3b78c minor adjusts. 2023-09-19 21:38:11 -03:00