arduinoのコードを検証したところ
次のようなエラーが出ました

error: variable or field 'function' declared void
error: cannot convert 'String::length' from type 'unsigned int (String::)()const' to type 'const int

みなさんこれはどのようにして解決するのですか?`s(・'・;) エートォ...