* Implement the COM `init_radio` function to use the radio peripheral (without BLE mode) * When selecting a radio configuration, favor parameters that support low (slow) bitrates and longer-distance communication * You will need to reference pages 81-89 of the [NRF51 reference manual](https://github.com/CMUAbstract/pq-com-su22/blob/master/datasheets/nRF51_RM_v3.0.1.pdf) and the corresponding libopencm3 [documentation](https://libopencm3.org/docs/latest/nrf51/html/group__radio__file.html)