Add API to manage waypoints

This commit is contained in:
Jean-Patrick Guerrero
2023-01-07 12:28:07 +01:00
parent d9a16bf39d
commit a0a3394e18
8 changed files with 145 additions and 14 deletions

View File

@ -31,6 +31,7 @@ exclude_files = {
"tests/test_custom_recipes.lua",
"tests/test_operators.lua",
"tests/test_tabs.lua",
"tests/test_waypoints.lua",
".install",
".luarocks",