readme updates
This commit is contained in:
parent
631057cd5f
commit
eb01ef34d1
5 changed files with 107 additions and 29 deletions
|
|
@ -152,6 +152,7 @@ public class BRouterView extends View
|
|||
assertDirectoryExists( "profile directory", profileDir, "profiles2.zip" );
|
||||
modesDir = basedir + "/brouter/modes";
|
||||
assertDirectoryExists( "modes directory", modesDir, "modes.zip" );
|
||||
assertDirectoryExists( "readmes directory", basedir + "/brouter/readmes", "readmes.zip" );
|
||||
|
||||
cor = CoordinateReader.obtainValidReader( basedir, segmentDir );
|
||||
wpList = cor.waypoints;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue