blob: ccaa871147103eb16ed080c0a0795882f63d4473 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[General]
# Enable constant polling. Default value is false.
# Constant polling will automatically trigger a new
# polling loop whenever a tag or a device is no longer
# in the RF field.
ConstantPoll = true
# Automatically turn an adapter on when being discovered.
# Default value is false.
DefaultPowered = true
|