Index: trunk/dbconfig/telescope.md
===================================================================
--- trunk/dbconfig/telescope.md	(revision 5971)
+++ trunk/dbconfig/telescope.md	(revision 6038)
@@ -11,8 +11,8 @@
 #    time        DATETIME    2006-01-11T00:00:00 # Primary Key
 # XXX there is currently no way to declare an enum - use str or int instead?
-    guide       STR         foo
+    guide       STR         255
     alt         F32         0.0
     az          F32         0.0
     ra          F64         0.0
-    dec         F64         0.0
+    decl        F64         0.0
 END
