View Single Post
Old 05-20-2015, 04:34 AM   #3
MagNet
Junior Member
MagNet began at the beginning.
 
MagNet's Avatar
 
Posts: 4
Karma: 10
Join Date: May 2015
Device: PocketBook 626 Touch Lux 3
Quote:
Originally Posted by brucelee View Post
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 View Post
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.

Last edited by MagNet; 05-20-2015 at 04:37 AM.
MagNet is offline   Reply With Quote