Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
patlite
master
Patlite
Error
PHN
Status
Beep
Light
Built with Crystal 1.9.2
2023-10-08 14:07:13 UTC
enum
Patlite::PHN::Status::Light
Defined in:
patlite/phn/staus.cr
Enum Members
OFF
=
0
ON
=
1
FLASH
=
2
Instance Method Summary
#flash?
#off?
#on?
Instance Method Detail
def
flash?
#
[
View source
]
def
off?
#
[
View source
]
def
on?
#
[
View source
]