Decode radio transmissions from devices on the ISM bands in OCaml
at main 7 lines 116 B view raw
1(executable 2 (name test_rtl433) 3 (libraries rtl433)) 4 5(executable 6 (name generate_wh51_sample) 7 (libraries rtl433))