Fix / New
- New : KiteIndicator, NeedleIndicator.
- Add : custom tick label dd4343f use
OnPrintTickLabelinterface #35 . - Add : custom ticks position 25a0cd9 use
setTicks(0, 10, 60, ...)method #39. - delete deprecated methods (
getCorrectSpeed,getCorrectIntSpeed) use (getCurrentSpeed,getCurrentIntSpeed). - Add : ability to remove the pointer from PointerSpeedometer issue #42 use
sv_withPointerattribute 5cc9e41. - Fix : speed value change to 0 when device rotation changed 324889e.
- Fix : padding issue 2bb20f2 #43.
- Fix : speedometerMode.
- Fix :
sv_indicatorColorandsv_indicatorWidthattributes ed09701.