Arduino Forum
invalid types 'char [int]' for array subscript
Projects
Programming
Arrch
May 17, 2012, 10:14pm
2
You declared
caracter
as a single char, but are trying to index it like it's an array.
show post in topic
Related topics
Topic
Replies
Views
Activity
ERRO: invalid types 'char[int]' for array subscript
Português
4
2826
May 6, 2021
Serial and array question
Syntax & Programs
10
2751
May 6, 2021
Using Serial.read()
General Guidance
5
1753
May 5, 2021
Serial feed control to servo
Syntax & Programs
16
5376
May 6, 2021
How to read an element of a specified array?
Programming
14
4063
May 5, 2021