1
0
Fork 0
jebbatime/config/jebbatime.conf

20 lines
554 B
Plaintext

# Put here with correct MACs.
# ~/.config/jebbatime.conf
# Directory where jebbatime git repo is located
JEBBATIMEGITROOT=~/jebbatime
# Bluetooth MAC of main sealed watch.
JEBBATIMEMAC=00:11:22:33:44:00
# Bluetooth MAC of main sealed watch DFU. One larger than main MAC.
JEBBATIMEDFUMAC=00:11:22:33:44:01
# Bluetooth MAC of development unsealed watch.
JEBBATIMEDEVMAC=AA:BB:CC:DD:EE:40
# Bluetooth MAC of development unsealed watch DFU. One larger than main dev MAC.
JEBBATIMEDEVDFUMAC=AA:BB:CC:DD:EE:41
# NTP Server
JEBBATIMENTPSERVER=192.168.1.1