mirror of
https://github.com/wled/WLED.git
synced 2025-07-22 02:06:32 +00:00
Merge pull request #4017 from xkvmoto/patch-2
Update usermod_sn_photoresistor.h
This commit is contained in:
commit
5f3e3d7796
@ -3,7 +3,9 @@
|
||||
#include "wled.h"
|
||||
|
||||
//Pin defaults for QuinLed Dig-Uno (A0)
|
||||
#ifndef PHOTORESISTOR_PIN
|
||||
#define PHOTORESISTOR_PIN A0
|
||||
#endif
|
||||
|
||||
// the frequency to check photoresistor, 10 seconds
|
||||
#ifndef USERMOD_SN_PHOTORESISTOR_MEASUREMENT_INTERVAL
|
||||
|
Loading…
x
Reference in New Issue
Block a user