avey3421
Results
2
issues of
avey3421
I previously had an issue where lwip_init() got stuck and i fixed it. There was a part of code that was doing pointer arithmetic with a (uint8_t *) and a...
cyw43_driver
I am trying to make an lcd display show the current time Since the pico has its own rtc and time.h does not return the actual time, i want to...
cyw43_driver