summaryrefslogtreecommitdiff
path: root/conf/stellar.toml
diff options
context:
space:
mode:
authorluwenpeng <[email protected]>2024-04-11 16:30:21 +0800
committerluwenpeng <[email protected]>2024-04-11 16:33:35 +0800
commit84541c40e2e0bad5c0ab847724a0dc68266c598f (patch)
tree4b1d46432218e0e2dcdf7362b2c2f35c9452920a /conf/stellar.toml
parentcfbad63021242f1471f491f4cfdbc40fe17d52da (diff)
Refactor main loop
Diffstat (limited to 'conf/stellar.toml')
-rw-r--r--conf/stellar.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/stellar.toml b/conf/stellar.toml
index 9a23b36..5f7bd1f 100644
--- a/conf/stellar.toml
+++ b/conf/stellar.toml
@@ -1,6 +1,6 @@
[device]
-device_base = 1 # [0, 31]
-device_offset = 2 # [0, 127]
+base = 1 # [0, 31]
+offset = 2 # [0, 127]
[packet_io]
mode = dumpfile # dumpfile, marsio