Skip to content

Commit

Permalink
Merge branch 'master' of github.com:boltcard/bolt-nfc-android-app
Browse files Browse the repository at this point in the history
  • Loading branch information
robertclarkson committed May 24, 2023
2 parents a8e676b + d021817 commit 11a4546
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Since December 2022 it may be possible to add iOS support using the new [NXP Mif

Find out more at [boltcard.org](https://boltcard.org)

# [Card programming errors](card-programming-errors.md)

## Current Version
v0.1.9

Expand Down Expand Up @@ -117,4 +119,4 @@ Added support for random UID to increase privacy. https://github.com/boltcard/bo
* java --module-path ~/Android/javafx-sdk-18.0.2/lib --add-modules javafx.controls,javafx.fxml -jar TagXplorer-v1.2.jar
* ./gradlew assembleRelease
* \copy (select * from cards order by card_id) to export.csv CSV HEADER;
* echo \"{\\\"commit\\\":\\\"`git rev-parse --short HEAD`\\\"}\" > gitinfo.json
* echo \"{\\\"commit\\\":\\\"`git rev-parse --short HEAD`\\\"}\" > gitinfo.json
6 changes: 6 additions & 0 deletions card-programming-errors.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Error 91AE

# Error 91AD

# Error 6982

0 comments on commit 11a4546

Please sign in to comment.