We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ab2c0 commit 5ae129dCopy full SHA for 5ae129d
1 file changed
memdocs/autopilot/add-devices.md
@@ -161,7 +161,7 @@ You can have up to 500 rows in the file's list of devices. The header and line f
161
162
Keep these other requirements for the CSV file in mind:
163
164
-- Each entry above is represented by a different column without the commas (eg: A1 - A5 and the results should be represented from B1 - B5).
+- Each entry above is represented by a different column without the commas (eg: A1 - E1 and the results should be represented from A2 - E2).
165
- You can't use extra columns.
166
- You can't use quotation marks.
167
- You can use only ANSI-format text files (not Unicode).
0 commit comments