Does the max csv length need to get updated as well?
blaskovicz opened this issue · 2 comments
blaskovicz commented
Does the max csv length need to get updated as well, as a follow up to #119 and #126
?Originally posted by @blaskovicz in #119 (comment)
brentru commented
@blaskovicz Yes - this should be updated too. Keep in mind that the max length of CSV feeds is 4 characters larger than the max length of general IO feeds. i.e: mosfet/feeds/photocell-one/csv
instead of mosfet/feeds/photocell-one
blaskovicz commented
I can add that in the same PR, thanks!