Hi all
I am trying to implement the Arduino bootloader Programmer given in this link
http://www.gammon.com.au/forum/?id=11635
I am using Arduino uno to burn bootloader into Arduino Mega 2560.
But I have problems with my MUSHclient . I am gettin this error :
string "Immediate"]:83: bad argument #6 to 'ColourNote' (string expected, got no value)
stack traceback:
[C]: in function 'ColourNote'
[string "Immediate"]:83: in main chunk
What do I do to resolve this so I can convert my hex files .
Anish
I am trying to implement the Arduino bootloader Programmer given in this link
http://www.gammon.com.au/forum/?id=11635
I am using Arduino uno to burn bootloader into Arduino Mega 2560.
But I have problems with my MUSHclient . I am gettin this error :
string "Immediate"]:83: bad argument #6 to 'ColourNote' (string expected, got no value)
stack traceback:
[C]: in function 'ColourNote'
[string "Immediate"]:83: in main chunk
What do I do to resolve this so I can convert my hex files .
Anish