mirror of
https://github.com/bvanroll/college-pentesting.git
synced 2025-08-29 12:02:46 +00:00
17 lines
780 B
Perl
17 lines
780 B
Perl
DayNightMode=%%DayNightMode();%%
|
|
LightSensorControl=%%LightSensorControl();%%
|
|
IRLedScheduleSunStart=%%IRLedScheduleSunStart();%%
|
|
IRLedScheduleSunEnd=%%IRLedScheduleSunEnd();%%
|
|
IRLedScheduleMonStart=%%IRLedScheduleMonStart();%%
|
|
IRLedScheduleMonEnd=%%IRLedScheduleMonEnd();%%
|
|
IRLedScheduleTueStart=%%IRLedScheduleTueStart();%%
|
|
IRLedScheduleTueEnd=%%IRLedScheduleTueEnd();%%
|
|
IRLedScheduleWedStart=%%IRLedScheduleWedStart();%%
|
|
IRLedScheduleWedEnd=%%IRLedScheduleWedEnd();%%
|
|
IRLedScheduleThuStart=%%IRLedScheduleThuStart();%%
|
|
IRLedScheduleThuEnd=%%IRLedScheduleThuEnd();%%
|
|
IRLedScheduleFriStart=%%IRLedScheduleFriStart();%%
|
|
IRLedScheduleFriEnd=%%IRLedScheduleFriEnd();%%
|
|
IRLedScheduleSatStart=%%IRLedScheduleSatStart();%%
|
|
IRLedScheduleSatEnd=%%IRLedScheduleSatEnd();%%
|