Maciej Augustyniak

Results 2 issues of Maciej Augustyniak

In this part ```bash mkdir -p leapyears/src/leapyears mkdir -p leapyears/target/public touch leapyears/target/public/index.html touch leapyears/src/leapyears/core.cljs touch leapyears/tools.cljs touch leapyears/deps.edn ``` there is a command ``` touch leapyears/tools.cljs ``` but should be...

No matter if I'll power on/off the adapter through my system settings or using the `setPowered` method. Here is some code that doesn't work, but should. The changes are not...