Added long enter and goto commands.

This commit is contained in:
2022-07-15 21:08:54 +01:00
parent 78e686b3cb
commit aff44494bc
2 changed files with 8 additions and 1 deletions
@@ -233,6 +233,8 @@ namespace Meade.net.Telescope.UnitTests
[TestCase("enter", "EK13")]
[TestCase("mode", "EK9")]
[TestCase("longMode", "EK11")]
[TestCase("longenter", "EK10")]
[TestCase("longgoto", "EK25")]
[TestCase("goto", "EK24")]
[TestCase("0", "EK48")]
[TestCase("1", "EK49")]