I want to read the temperature from the internal sensor. My Code for this is
#include <Arduino.h>
void setup() {
}
void loop() {
Type: Posts; User: LukasFun
I want to read the temperature from the internal sensor. My Code for this is
#include <Arduino.h>
void setup() {
}
void loop() {