Modifications

Sauter à la navigation Sauter à la recherche
Ligne 12 : Ligne 12 :  
Don't panic, we will solve this in a minute ;-)
 
Don't panic, we will solve this in a minute ;-)
   −
== Removing the "Serial Connexion Wait" ==
+
== Removing the "Serial Connection Wait" ==
The serial connexion is only useful when you need to track the debugging messages send by the Feather.
+
The serial connection is only useful when you need to track the debugging messages send by the Feather.
   −
As we are going autonomous... we do not need to wait for the serial connexion to be established.
+
As we are going autonomous... we do not need to wait for the serial connection to be established.
    
So locate the following lines inside the {{fname|setup()}} function of your "mission1-serial-radio-capture.ino" sketch (the emitter code running inside the CanSat).   
 
So locate the following lines inside the {{fname|setup()}} function of your "mission1-serial-radio-capture.ino" sketch (the emitter code running inside the CanSat).   
Ligne 49 : Ligne 49 :  
Compile and upload the modified version to your Feather.
 
Compile and upload the modified version to your Feather.
   −
Great! You are ready. The program would now starts without waiting for the Serial Monitor.  
+
Great! You are ready. The program would now starts without waiting for the Serial Monitor.
    
== Plug the battery ==
 
== Plug the battery ==
29 836

modifications

Menu de navigation