mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Revert "[apps/tests] Put LCD data/timing limits to 2"
This reverts commit 81e2696fbd.
This commit is contained in:
@@ -33,7 +33,7 @@ private:
|
||||
BufferTextView m_lcdDataStateView;
|
||||
BufferTextView m_lcdNumberPixelFailuresView;
|
||||
};
|
||||
static constexpr int k_errorLimit = 2;
|
||||
static constexpr int k_errorLimit = 0;
|
||||
void runTest();
|
||||
bool m_testSuccessful;
|
||||
ContentView m_view;
|
||||
|
||||
Reference in New Issue
Block a user