doc: Various documentation improvements

This commit is contained in:
r3sus
2023-03-07 21:12:07 +00:00
committed by Tohka
parent 4591cb2e54
commit b3e9573bad
5 changed files with 22 additions and 11 deletions
+1
View File
@@ -40,6 +40,7 @@ namespace CleanFlashCommon {
public static string GetAPILink() {
return "https://api.github.com/repos/" + AUTHOR + "/" + REPO + "/releases/latest";
// obsolete, todo: switch to new api
}
public static string GetFlashVersion() {