diff options
author | Keith Packard <keithp@keithp.com> | 2012-09-12 16:07:41 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-09-12 16:07:41 -0700 |
commit | 8ee29fe48771dd22a0c5428761ee53a728495d11 (patch) | |
tree | 5994d8927ebeff559d89c08fcf4d0ad7acbe320e /src | |
parent | 19e35de47157923670b1864ce7b04f8d82f3bdea (diff) |
altosui: Serialize data access in TD config code
Setting the values was being done in the UI thread instead of the
Serial thread, which left the serial thread with uninitialized values
when it went to update the displayed value for the current
frequency. All fixed now.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions