Nekontroloval som to u seba lebo som na inom kompe

Tiez nie som v tom obdornik dajak som s triedami (classes) pri arduine nepouzival
Skoda ze tam nema nejaky minimalny manual ako to cele pouzivat
Kód: Vybrat vše
/**
* provides functions to read out the sensors of a SEN 08942 "Wettermesseinheit":
* - Wind Direction: analog sensor with 16 cardinal direction steps
* - Wind Speed: Interrupt counter
* - Rain: Interrupt counter
*
* Check your controller's spec which pins have ADC or interrupt capabilities!
* On a senseBox MCU this should work well:
* WeatherUnit weather(4, 6, 5);
*/
Kód: Vybrat vše
WeatherUnit weather(4, 6, 5);
Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 2 hosti