Files

7 lines
72 B
C
Raw Permalink Normal View History

2025-07-27 19:07:40 -04:00
#include "CH9120_Test.h"
int main()
{
Pico_ETH_CH9120_test();
}