diff options
Diffstat (limited to 'esp8266/machine_pwm.c')
-rw-r--r-- | esp8266/machine_pwm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/esp8266/machine_pwm.c b/esp8266/machine_pwm.c index 5d30f09656..8d73e6bb17 100644 --- a/esp8266/machine_pwm.c +++ b/esp8266/machine_pwm.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) * |