andysworkshop / nanocounter

An FPGA/STM32 based frequency counter with an Android user interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frequency decimal places input can crash the app

andysworkshop opened this issue · comments

When setting a new value for "Frequency Decimal Places", typing in the first digit will actually clear the current digit without inputing it. If you aren't looking and then hit enter, the app crashes due to the value being empty.