Some minor corrections

This commit is contained in:
phl0 2016-11-10 16:44:29 +01:00
parent 6f33cfdf4f
commit 5f26a6c67d
No known key found for this signature in database
GPG Key ID: 48EA1E640798CA9A
1 changed files with 3 additions and 3 deletions

View File

@ -23,9 +23,9 @@
############################################################################### ###############################################################################
# #
# On a Linux based system, such as a Raspberry Pi, this script will perform # On a Linux based system, such as a Raspberry Pi, this script will perform
# Modafacation to the Config.c file for most options. It makes a Back up when # Modification of the Config.h file for most options. It makes a Back up when
# you staet the script if none is present. You must recompile and load firmwhare # you start the script if none is present. You must recompile and load firmware
# on Due if changes are made. # onto the Arduino Due if changes are made.
# #
############################################################################### ###############################################################################
# #