Quote:
Originally Posted by brucelee
Functions are available in inkinternal.h (SDK481). Using them will limit the app to firmware 5.
|
Oh, I was using the 1.1 release of the SDK from pocketbook free so these calls were unavailable. I'll just #ifdef around it and release two versions, thanks for the tip.
Seems to work well.
Quote:
Originally Posted by brucelee
The top panel is about 70px. Try SetPanelType(0) in your app initialization.
|
The SetPanelType(0) did not help. However, building against the newer SDK seems to have mitigated the problem. Makes me wonder if launching the app under older FWs will reintroduce the issue in some way.
BTW tried it out last night and about 8 hours of acting like a clock (no frontlight) took about 2-3% of the battery, which is quite nice.