mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-04 14:47:37 +03:00
Update CrossPointSettings.cpp
This commit is contained in:
parent
9277a24194
commit
c32b7c7cb6
@ -198,7 +198,7 @@ int CrossPointSettings::getRefreshFrequency() const {
|
||||
}
|
||||
}
|
||||
|
||||
unsigned long CrossPointSettings::getLongPressDurationMs() const { return 1500UL; }
|
||||
unsigned long CrossPointSettings::getLongPressDurationMs() const { return 2000UL; }
|
||||
|
||||
int CrossPointSettings::getReaderFontId() const {
|
||||
switch (fontFamily) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user