Added spi transaction size :-) It still defaults to 128... please adjust downwards if you feel necessary.

This commit is contained in:
Andrew Berridge
2021-06-27 14:53:01 +01:00
parent b7e90c6925
commit cb24b642de
3 changed files with 24 additions and 3 deletions
+2
View File
@@ -55,6 +55,8 @@ end KEYWORD2
setI2CpollingWait KEYWORD2
setI2CTransactionSize KEYWORD2
getI2CTransactionSize KEYWORD2
setSpiTransactionSize KEYWORD2
getSpiTransactionSize KEYWORD2
isConnected KEYWORD2
enableDebugging KEYWORD2
disableDebugging KEYWORD2