7 Commits (b5fa47249d1b9493b415a66707d904dcbfdb2859)

Author SHA1 Message Date
Youen Toupin b5fa47249d ROM commands, read/write bytes (wip) 10 years ago
Youen Toupin 300a6be90f added background reset check (in case the master sends a reset while another operation had started) 10 years ago
Youen Toupin 2294595995 - fixed bug in Pin::attachInterrupt (this is an arduino bug : interrupts that have been triggered before the handler is attached will cause it to be called immediately ; but only interrupts happening after should call the handler) 10 years ago
Youen Toupin b492dc675c refactoring wip : search rom (doesn't work yet) 10 years ago
Youen Toupin dedc44d9d7 refactoring wip : read bytes 10 years ago
Youen Toupin 22e5d690a0 refactoring (wip) 10 years ago
Youen Toupin b6f8497f64 start of code refactoring (OneWireSlave class) 10 years ago