From 0a51a9c7399be904826b50719d87078c702f70ba Mon Sep 17 00:00:00 2001 From: Ben Date: Wed, 18 Oct 2023 13:09:38 -0400 Subject: [PATCH] Add config for flipping screen to example --- config.cvs.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config.cvs.example b/config.cvs.example index 0f617fc6..efd6a8c6 100644 --- a/config.cvs.example +++ b/config.cvs.example @@ -11,3 +11,4 @@ asicvoltage,data,u16,1320 asicmodel,data,string,BM1366 devicemodel,data,string,ultra boardversion,data,string,0.11 +flipscreen,data,u16,1 \ No newline at end of file