Commit Graph

113 Commits (v1.2.9)

Author SHA1 Message Date
sqfmi 6363caeac2 auto switch ADC pin 2021-11-29 17:01:25 -05:00
SQFMI c6085ad483
Update README.md 2021-11-29 02:41:09 -05:00
SQFMI bec2c895af
Merge pull request #101 from elasticdotventures/patch-2
Update README.md
2021-11-29 02:38:58 -05:00
SQFMI 6f918e5d4d
Merge pull request #109 from sqfmi/RTC
Fix RTC
2021-11-29 02:35:04 -05:00
sqfmi 241f568e71 Fix RTC
- Added RTC scan
- Support for both RTCs in abstraction lib
2021-11-29 02:34:21 -05:00
elasticdotventures f3e7c73eff
Update README.md
cheers, 🚀
2021-11-05 14:11:49 +11:00
SQFMI 3e69aad334
Merge pull request #100 from sqfmi/dev
Update to v1.2.7
2021-10-30 12:55:32 -04:00
sqfmi 47976fa3de update to v1.2.7 2021-10-30 12:53:07 -04:00
SQFMI 66b8fe9c8c
Merge pull request #97 from gwilsonOSU/master
Added variable HOUR_12_24 to config.h
2021-08-25 21:24:48 -04:00
SQFMI 2f12a2babd
Merge pull request #87 from clayton-rogers/change-battery-adc-call
Change to more accurate ADC call
2021-08-25 21:20:53 -04:00
Greg Wilson d9882ab634 fixed incorrect 12h time conversion 2021-08-22 11:41:47 -07:00
Greg Wilson 20ee700d5a Added variable HOUR_12_24 to config.h, for setting a 12-hour or 24-hour time display. Set to 24 by default. 2021-08-21 16:46:51 -07:00
SQFMI 80c4444576
Merge pull request #61 from TomasEkeli/patch-1
step count reset and temperature display bug
2021-08-05 20:33:30 -04:00
SQFMI b0ff996341
Merge branch 'master' into patch-1 2021-08-05 20:32:10 -04:00
SQFMI c34e8812d4
Merge pull request #67 from schodet/fix-temperature-position
Fix temperature position, closes #52
2021-08-05 20:22:27 -04:00
SQFMI 55c46964d8
Merge pull request #75 from nabijaczleweli/master
Fix "Please [Vv]isit" typo in firmware update screen
2021-08-05 20:14:37 -04:00
SQFMI 895a7081db
Merge pull request #94 from sqfmi/dev
Dev
2021-08-05 20:13:01 -04:00
SQFMI 11ba79c4d7
Merge pull request #91 from charlesrocket/contrib
Add CONTRIBUTING.md
2021-08-05 20:12:22 -04:00
-k 4e8f766dad Add Community block 2021-08-04 11:11:20 -07:00
-k 19fad2f9c7 Update CONTRIBUTING.md 2021-08-04 11:11:10 -07:00
-k 6744ff5a5b Create CONTRIBUTING.md 2021-08-03 17:36:52 -07:00
Clayton Rogers d2d4ea4d08 Change to more accurate ADC call 2021-07-31 18:47:13 -04:00
наб 6c2e613e07
Fix "Please [Vv]isit" typo in firmware update screen 2021-07-17 20:29:04 +02:00
Nicolas Schodet 2f6cad2fc2 Use smaller font when temperature does not fit, closes #52
This is the case for negative temperatures (-10 for example).
2021-06-22 18:34:58 +02:00
Nicolas Schodet 3680e99634 Fix temperature position, closes #52 2021-06-20 01:55:00 +02:00
Tomas Ekeli 381d08d818
step count reset and temperature display bug
reset step count at midnight, and fix bug with temperature from 10 to 19 overlapping the unit on display
2021-06-16 23:17:58 +02:00
SQFMI aabb888069 Add support for ESP RTC 2021-06-13 21:21:37 -04:00
SQFMI 15179cfa0c update version 2021-04-01 15:25:22 -04:00
SQFMI 55cb672cee update weather interval 2021-04-01 15:24:32 -04:00
SQFMI cf62ec9b3c
Update library.json 2021-03-25 09:42:45 -04:00
SQFMI 3263a162a8
Update library.properties 2021-03-24 17:10:30 -04:00
SQFMI 7d3b899123 experimental fast menu 2021-03-24 17:00:05 -04:00
SQFMI 1ae5fa2654
Merge pull request #34 from ddlsmurf/chore/cleaning_warnings
Removing some warning and potential undefined behaviours
2021-03-24 15:43:47 -04:00
SQFMI 0ea1863c7f
Merge pull request #35 from ddlsmurf/feature/platformio_support
Adding platformio library.json
2021-03-09 21:40:11 -05:00
Eric Doughty-Papassideris 0ed0d0922e Removing some warning and potential undefined behaviours 2021-03-09 23:42:51 +01:00
Eric Doughty-Papassideris 5aee35cf72 Adding platformio library.json 2021-02-20 11:32:48 +01:00
SQFMI 4abc401509 fix file name 2021-02-05 10:56:18 -05:00
SQFMI 516142c373 added bins 2021-02-03 22:10:27 -05:00
SQFMI 06b92e6bc5
Add files via upload 2021-02-03 17:14:30 -05:00
SQFMI 60b8d338bd
Update README.md 2021-01-30 23:38:23 -05:00
SQFMI 3fcd2d29c7
Merge pull request #28 from sqfmi/1.2.3
update to 1.2.3
2021-01-30 17:10:31 -05:00
SQFMI 88e683931c update to 1.2.3 2021-01-30 17:09:24 -05:00
SQFMI 2319591449
Merge pull request #26 from LeonMatthes/patch-1
Correct axes remapping of BMA423
2021-01-29 17:38:07 -05:00
Leon Matthes 2317303522
Correct axes remapping of BMA423
Wrist detection now also works well.
2021-01-29 13:50:36 +01:00
SQFMI b3e11b76eb Merge branch 'master' of https://github.com/sqfmi/Watchy 2021-01-26 17:47:52 -05:00
SQFMI 3440fc26c2 added screenshot of Bahn 2021-01-26 17:47:34 -05:00
SQFMI 1f5bd052db
Rename README to README.md 2021-01-24 15:09:08 -05:00
SQFMI fab7abeea0
Update README 2021-01-24 15:08:53 -05:00
SQFMI c4a9c1a6d5
Create README 2021-01-24 15:08:01 -05:00
SQFMI 332a45b6d3 added screenshot 2021-01-24 15:00:43 -05:00