Solved PCF8574 READ/WRIE problem

This commit is contained in:
Bernardo Carvalho
2019-12-12 17:24:42 +00:00
parent 1189a07ed7
commit fa9fc97a32
5 changed files with 37 additions and 58 deletions

View File

@@ -15,7 +15,8 @@ rReg {
##
wReg {
out ${1} "%.1r";
@init { out ${1}; in "%.1r"; }
}
# @init { out ${1}; in "%.1r"; }