Sfoglia il codice sorgente

【修改】更新 mpconfigport.h 配置文件

ChenYong 6 anni fa
parent
commit
5b7bb9d4fe
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      port/mpconfigport.h

+ 0 - 1
port/mpconfigport.h

@@ -143,7 +143,6 @@
 #define MICROPY_PY_MACHINE_UART      (1)
 #endif
 
-
 #ifdef MICROPYTHON_USING_MACHINE_ADC
 #define MICROPY_PY_MACHINE_ADC       (1)
 #endif