Skip to content

Instantly share code, notes, and snippets.

@cenkersisman
Created July 3, 2019 13:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cenkersisman/c6831ac069b0891ec2c946de17ceb9f8 to your computer and use it in GitHub Desktop.
Save cenkersisman/c6831ac069b0891ec2c946de17ceb9f8 to your computer and use it in GitHub Desktop.
{!SET $gun={!RET hangi gündeyiz!}!}
{!IF $gun==Cumartesi@@$gun==Pazar??{!SET $gundurumu=haftasonu!}::{!SET $gundurumu=haftaici!}!}
{!SET $vakit={!RET akşam oldu mu!}!}
{!IF $vakit has geçti&&$gundurumu!=haftaici??{!SET $komut=LEDOn!}::{!SET $komut=LEDOff!}!}
{!GET $komut!}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment