SIGN IN SIGN UP

Solving the following compile time error

error: moving ‘a’ of type ‘arduino::String’ to itself [-Werror=self-move]
Which may happen if if GCC_VERSION is not defined, and instead __GNUC__
is defined
A
Andrea Gilardoni committed
42b858121abe22227279766e25b1ce228b8bd901
Parent: 2aaef7b