Releases: asterics/FLipPad
Releases · asterics/FLipPad
FlipPad V1.4
- Improved acceleration and clicking in Pad Mode
Memory allocation bugfix
- this release fixes a memory allocation bug which crashed the FlipPad firmware is certain situations (e.g. when using macro command "AT MA KP KEY_A;")
- The malloc() command was removed from the codebase, and a smaller static memory footprint was achieved by slightly reducing the maximum character count for keystring parameters.
Pressure sensor checks and better maxSpeed control
- MPRLS pressure sensor is checked on startup, sip/puff will be deactivated if not present. This prevents unintended actions due to floating ADC input!
- switched orientation of OLed display back 180 degrees (as now the longer cables are available, we can stay with the original orientation of the trackpad!)
- modified handling of maxSpeed parameter (this was way to fast - now meaningful settings of maxSpeed are possible)
Changed Display Orientation
minor change: changed the orientation of the OLED display in order to fit the short Trackpad cable length
FlipPad v1.0
initial release of the FlipPad!