working more or less

This commit is contained in:
soypat
2023-12-26 22:35:48 -03:00
parent 4bd873a82d
commit 09b7b249fe
3 changed files with 193 additions and 15 deletions
+4
View File
@@ -1,5 +1,9 @@
package apds9930
const (
protoAutoInc = 0xA0
)
const (
regENABLE = 0x00
regATIME = 0x01