baycom / tfrec

SDR tool for receiving wireless sensor data (TFA IT+ KlimaLogg Pro, LaCrosse, WeatherHub)
GNU General Public License v2.0
68 stars 19 forks source link

main.cpp: fix device detection #29

Open jt-holdcraft opened 1 year ago

jt-holdcraft commented 1 year ago

Device detection did not work on my Linux system. The variable errno was never set to EINVAL or ERANGE.