summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/machine_adc.c
diff options
context:
space:
mode:
Diffstat (limited to 'esp8266/machine_adc.c')
-rw-r--r--esp8266/machine_adc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/esp8266/machine_adc.c b/esp8266/machine_adc.c
index 73ec052082..c8c08695bd 100644
--- a/esp8266/machine_adc.c
+++ b/esp8266/machine_adc.c
@@ -1,5 +1,5 @@
/*
- * This file is part of the Micro Python project, http://micropython.org/
+ * This file is part of the MicroPython project, http://micropython.org/
*
* The MIT License (MIT)
*