Skip to content

Commit 08287c3

Browse files
Merge pull request #2 from andre-stefanov/copilot/fix-1
Fix documentation workflow by escaping unsupported XML tag in lx200.h
2 parents 465d514 + dc750fe commit 08287c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/lx200/lx200.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* COMMAND FORMAT:
1919
* ==============
20-
* Basic format: :<command>[parameters]#
20+
* Basic format: :\<command\>[parameters]#
2121
* - Commands are case-sensitive
2222
* - Parameters use specific formats (coordinates, numbers, etc.)
2323
* - Responses vary by command type

0 commit comments

Comments
 (0)