Files

7 lines
72 B
C
Raw Permalink Normal View History

2025-07-26 21:48:13 -04:00
#include "CH9120_Test.h"
int main()
{
Pico_ETH_CH9120_test();
}