You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Lee,
The problem is that the uncommented code is for testing the temperature sensor with an Arduino R4. If you want to test it with the R3, you need to comment out those four lines and uncomment the lines that follow the line saying "Use this part for R3."
I have created some #ifdef with which to manage the controller dependent code.
I changed the serial print formatting so that the three reported results come out in a block
I have compiled and loaded on an UNO R3.
Screen shot of running code on an R3 MoonRatII Version 1 assembly
"Hi Lee,
The problem is that the uncommented code is for testing the temperature sensor with an Arduino R4. If you want to test it with the R3, you need to comment out those four lines and uncomment the lines that follow the line saying "Use this part for R3.""
I should also have asked, Why does it not compile for the R4 on my IDE. I am not loading it into the R3 just compiling. Is there a setting on the IDE I need to make?
Lee got a compile time error when compiling the code added with merge: Sensor proofs code #275
This screen shot shows the Arduino IDE settings and the error returned by the compiler
Code file name: sensor_proof.ino
Hardware under test: MoonratII Version 1 with an R3 UNO.
The text was updated successfully, but these errors were encountered: