We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d7c436 commit 28ab2c0Copy full SHA for 28ab2c0
1 file changed
memdocs/autopilot/add-devices.md
@@ -161,6 +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).
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