Samuel Cornejo
Results
2
issues of
Samuel Cornejo
### Board Type Raspberry Pi 3B+ ### Operating System Raspbian Buster 10 ### Swift Version Swift pre-built version 5.1.3 from https://github.com/uraimo/buildSwiftOnARM/releases/tag/5.1.3 ### Description I am trying to create a library...
### What's in this pull request? Adds an `usleep` invocation right after the `read(fd, &buf, buf.count * MemoryLayout.stride)` call on `readData` function on the **UART.swift** class in order to be...