I know its need 3 mouths and no post. but when I go to right the last file posted for the 4x20 screen I get a Error?
Code:
HomebrewRemoteforUniden_v2c.cpp: In function 'void loop()':
HomebrewRemoteforUniden_v11.pde:-1: error: no match for 'operator=' in 'systemName = systemName.String::trim()'
C:\Documents and Settings\User\Desktop\arduino-1.0\hardware\arduino\cores\arduino/WString.h:83: note: candidates are: String& String::operator=(const String&)
C:\Documents and Settings\User\Desktop\arduino-1.0\hardware\arduino\cores\arduino/WString.h:84: note: String& String::operator=(const char*)
HomebrewRemoteforUniden_v11.pde:-1: error: no match for 'operator=' in 'freqNumber = freqNumber.String::trim()'
C:\Documents and Settings\User\Desktop\arduino-1.0\hardware\arduino\cores\arduino/WString.h:83: note: candidates are: String& String::operator=(const String&)
C:\Documents and Settings\User\Desktop\arduino-1.0\hardware\arduino\cores\arduino/WString.h:84: note: String& String::operator=(const char*)
HomebrewRemoteforUniden_v11.pde:-1: error: no match for 'operator=' in 'systemName = systemName.String::trim()'
C:\Documents and Settings\User\Desktop\arduino-1.0\hardware\arduino\cores\arduino/WString.h:83: note: candidates are: String& String::operator=(const String&)
C:\Documents and Settings\User\Desktop\arduino-1.0\hardware\arduino\cores\arduino/WString.h:84: note: String& String::operator=(const char*)
HomebrewRemoteforUniden_v11.pde:-1: error: no match for 'operator=' in 'groupName = groupName.String::trim()'
C:\Documents and Settings\User\Desktop\arduino-1.0\hardware\arduino\cores\arduino/WString.h:83: note: candidates are: String& String::operator=(const String&)
C:\Documents and Settings\User\Desktop\arduino-1.0\hardware\arduino\cores\arduino/WString.h:84: note: String& String::operator=(const char*)
HomebrewRemoteforUniden_v11.pde:-1: error: no match for 'operator=' in 'channelName = channelName.String::trim()'
C:\Documents and Settings\User\Desktop\arduino-1.0\hardware\arduino\cores\arduino/WString.h:83: note: candidates are: String& String::operator=(const String&)
C:\Documents and Settings\User\Desktop\arduino-1.0\hardware\arduino\cores\arduino/WString.h:84: note: String& String::operator=(const char*)