local M = {} M.board = 'arduino:qualcomm:uno_q' M.port = '/dev/ttyACM0' M.baudrate = 115200 return M