mirror of
https://github.com/AtomicFrontierCode/keyboards.git
synced 2026-04-14 03:00:05 -04:00
Fixed incorrect path
This commit is contained in:
@@ -8,7 +8,7 @@ using Statistics
|
||||
|
||||
|
||||
# ~~~ data ~~~
|
||||
bookPath = "MyBook.txt"
|
||||
bookPath = "myBook.txt"
|
||||
|
||||
# ~~~ weights ~~~
|
||||
distanceEffort = 1 # at 2 distance penalty is squared
|
||||
|
||||
Reference in New Issue
Block a user