Skip to content

Instantly share code, notes, and snippets.

View KenVanHoeylandt's full-sized avatar

Ken Van Hoeylandt KenVanHoeylandt

View GitHub Profile
### Keybase proof
I hereby claim:
* I am kenvanhoeylandt on github.
* I am kenvanhoeylandt (https://keybase.io/kenvanhoeylandt) on keybase.
* I have a public key ASBJbi0m2-2IPdNszByqbjObBSaGRHJoQOH40pjqeE-Vwwo
To claim this, I am signing this object:
@KenVanHoeylandt
KenVanHoeylandt / KotlinFunctions.md
Created April 17, 2018 10:17 — forked from cbeyls/KotlinFunctions.md
Comparison of Kotlin functions: also, apply, let, run, with
Function Function type Target passed as Returns
also Extension it Target
apply Extension this Target
let Extension it Block return value
run Extension this Block return value
with Regular this Block return value
@KenVanHoeylandt
KenVanHoeylandt / config.txt
Created August 16, 2023 19:38
Pimoroni Fanshim
dtoverlay=gpio-fan,gpiopin=18,temp=55000