diff options
author | Joshua Drake <Joshua.Ellis.Drake@gmail.com> | 2024-05-02 20:10:00 -0500 |
---|---|---|
committer | Joshua Drake <Joshua.Ellis.Drake@gmail.com> | 2024-05-02 20:10:00 -0500 |
commit | df6a4c2b5711ba7cda3cadd91d4b625c7a06da9d (patch) | |
tree | bc1b96884414e90621457f24750d044862ff954b /nbproject/private | |
parent | be85c16280015d192128e85170f79eddd487e447 (diff) |
Potentially fixed issues with reading SPI bus, and cleaned up code.
Diffstat (limited to 'nbproject/private')
-rw-r--r-- | nbproject/private/SuppressibleMessageMemo.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nbproject/private/SuppressibleMessageMemo.properties b/nbproject/private/SuppressibleMessageMemo.properties index 3704710..7d0da5c 100644 --- a/nbproject/private/SuppressibleMessageMemo.properties +++ b/nbproject/private/SuppressibleMessageMemo.properties @@ -1,3 +1,4 @@ # -#Wed Jan 31 16:17:43 CST 2024 +#Thu May 02 16:14:15 CDT 2024 PICkit\ 4/CHECK_4_HIGH_VOLTAGE_VPP=true +PICkit\ 4/DEVID_MISMATCH=true |