Tico06

Results 2 issues of Tico06

Hi There, I am trying to send a waypoint from my foretrex 401 to my laptop over the air with the help of a ANT USBStick2. When used with ant-downloader...

### Discussed in https://github.com/orgs/micropython/discussions/13719 Originally posted by **Tico06** February 21, 2024 Hi There, I am using logging from standard-lib and trying to format the output with the following: ``` logging.basicConfig(format='%(asctime)s:%(levelname)-8s:%(message)s',...