Merge branch 'dev'

This commit is contained in:
wh201906
2022-11-25 01:27:09 +08:00
27 changed files with 1361 additions and 773 deletions
-1
View File
@@ -59,7 +59,6 @@ release页面中有含客户端的GUI。这个GUI也可以搭配你自己的客
mkdir build && cd build
qmake ../src
make -j4 && make clean
cp -r ../config ./
./Proxmark3GUI
## 在macOS系统下编译