We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf9df2 commit e6a4e29Copy full SHA for e6a4e29
ports/raspberrypi/common-hal/wifi/Radio.c
@@ -61,7 +61,7 @@
61
#endif
62
63
#ifdef LWIP_DEBUG
64
-static u32_t ping_time;
+static uint32_t ping_time;
65
66
67
0 commit comments