String newPasswordString; //hold the new password char newPassword[6]; //charater string of newPasswordString //initialize password to 1234 //you can use password.set ...
Programming a new microcontroller often takes a longer time due to the new register handling methods and not knowing what bit does exactly what. The same goes for debugging as well without saying.