mirror of
https://github.com/erichelgeson/BlueSCSI.git
synced 2025-08-05 08:25:46 +00:00
Compare commits
2 Commits
prerelease
...
v1.1-20230
Author | SHA1 | Date | |
---|---|---|---|
|
e0d115f33c | ||
|
27d13192b0 |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@
|
||||
.vscode/
|
||||
workspace.code-workspace
|
||||
dist/
|
||||
hw/*/*-backups/
|
||||
|
@@ -44,7 +44,7 @@
|
||||
// 2: Debug information output to LOG.txt (slow)
|
||||
|
||||
// Log File
|
||||
#define VERSION "1.1-20221222-SNAPSHOT"
|
||||
#define VERSION "1.1-20230708"
|
||||
#define LOG_FILENAME "LOG.txt"
|
||||
|
||||
#include "BlueSCSI.h"
|
||||
|
Reference in New Issue
Block a user