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::Beep
Defined in:
patlite/phn/staus.cr
Enum Members
OFF
=
0
SHORT
=
1
LONG
=
2
Instance Method Summary
#long?
#off?
#short?
Instance Method Detail
def
long?
#
[
View source
]
def
off?
#
[
View source
]
def
short?
#
[
View source
]