diff --git a/other configurations/README.md b/other configurations/README.md new file mode 100644 index 000000000..64ca4a457 --- /dev/null +++ b/other configurations/README.md @@ -0,0 +1,9 @@ +OnStep Telescope Controller +=========================== + +# Other configuration files + +These are less frequently used configurations. + +To activate one of these I recommend opening the file (you can use the Arduino IDE to do this if you like) and copy it's contents over the contents of Config.Classic.h (copy/paste.) +Then follow the directions to enable the configuration as you would any other (OnStep Wiki.) diff --git a/other configurations/other configurations.ino b/other configurations/other configurations.ino new file mode 100644 index 000000000..7db41f0ef --- /dev/null +++ b/other configurations/other configurations.ino @@ -0,0 +1,5 @@ +// Placeholder file +// Nothing to see here ... +// +// This file is only present so the Arduino IDE can edit the .h file(s) +