reusable icon indicating copy to clipboard operation
reusable copied to clipboard

Reusable code for Logical Elegance, Inc. clients (open source)

Results 2 reusable issues
Sort by recently updated
recently updated
newest added

It seems that Chris White handle is no longer valid, or there is a typo: https://embeddedpodcast.slack.com/messages/@tstoneymonster/ When I click there it takes me somewhere else. Also when I search for...

In ConsoleProcess, if the buffer is completely full, the call to ConsoleIoReceive will return 0 and no command parsing/processing will be done, and the buffer will remain full. https://github.com/eleciawhite/reusable/blob/22fe5a390a181338b0e21dac6c8d35101d78880d/source/console.c#L139 This...