mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-20 02:42:41 +01:00
change max print pts with battery level
This commit is contained in:
@@ -119,6 +119,7 @@ void init_printer(){
|
||||
g_config.density = 0;
|
||||
|
||||
g_config.feed_pitch = 2;
|
||||
g_config.max_pts = 1;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user