jelinj8 / dso203

attempt to restore buildability of Wildcat's DSO203 oscilloscope firmware + bugfixes
27 stars 46 forks source link

Update Calibrat.c and Menu.c #1

Closed MotoMaxis closed 6 years ago

MotoMaxis commented 6 years ago

Update Calibrat.c Initializing a variable to satisfy compiler. Calibrat.c:39: warning: 'Offset' may be used uninitialized in this function

Update Menu.c Fixing end of file compiler error. Menu.c:2476:3: error: no newline at end of file