Selaa lähdekoodia

[ml305] fix ML305_SAMPLE_CLIENT_NAME redefine

Meco Man 1 vuosi sitten
vanhempi
sitoutus
6ea0fe335b
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      samples/at_sample_ml305.c

+ 2 - 0
samples/at_sample_ml305.c

@@ -15,7 +15,9 @@
 
 #define ML305_SAMPLE_DEIVCE_NAME        "ml3050"
 
+#ifndef ML305_SAMPLE_CLIENT_NAME
 #define ML305_SAMPLE_CLIENT_NAME        "uart3"
+#endif
 
 #if !defined (ML305_SAMPLE_POWER_PIN)
     #define ML305_SAMPLE_POWER_PIN      0x1C