from telemetrix_rpi_pico import telemetrix_rpi_pico
if __name__ == '__main__':
board = telemetrix_rpi_pico.TelemetrixRpiPico()
pass