Thomas T. Jarløv

Results 58 comments of Thomas T. Jarløv

Ping @KeepCoolWithCoolidge

Hi @KeepCoolWithCoolidge Are you interested in the PR? Otherwise I'll go making a production fork.

Hi @KeepCoolWithCoolidge I'll make my fork production ready, and I'll request changing the Nimble package file to point on my repo: https://github.com/ThomasTJdev/nimlibxlsxwriter

@mantielero, sorry - issues are now activated.

Hi @C-NERD Maybe my fork will work for you: https://github.com/ThomasTJdev/nimlibxlsxwriter 1) Ensure that you have latest version of `nimgen`: https://github.com/genotrance/nimgen 2) Now use the current master of my fork (uses...

Hey Hugo I am glad to hear that the library can help you. You are correct - the library does not support SPI. I have not used SPI, and at...

Great! I will try to make it in week 38, unless I'm travelling with work. I'll let you know. /Thomas

@Drummersbrother - Now it's your turn. Please see the the branch [SPI](https://github.com/ThomasTJdev/nim_wiringPiNim/tree/SPI). ```nim echo $piSPISetup(1, 1) echo $piSPIDataRW(1, char(1), 1) ```

> I know this may be a couple months late, but I'll work on testing the branch in the next week or so. Hope I can be of some assistance!...