Skip to content

Instantly share code, notes, and snippets.

@tana3n
Last active August 15, 2019 15:00
Show Gist options
  • Save tana3n/b9e031aef983df8f58a5f0f5b9494ce3 to your computer and use it in GitHub Desktop.
Save tana3n/b9e031aef983df8f58a5f0f5b9494ce3 to your computer and use it in GitHub Desktop.
Postで適当にアレするメモ 2019年8月15日追記:124/128度のを書いた人に恐喝されたので追加
if $ONID10$==4 (
SET Network=BS
) else if $ONID10$==6 (
SET Network=110°CS
) else if $ONID10$==7 (
SET Network=110°CS
) else if $ONID10$ geq 30000 (
if $ONID10$ lss 40000 ( SET Network=地デジ)
) else if $ONID10$==10 (
SET Network=124/128℃S
) else (
SET Network=ネットワーク不明
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment