AlasdairAtKitronik

Results 4 issues of AlasdairAtKitronik

I was trying out the module freezing process (shown here: https://github.com/mytechnotalent/MicroPython-micro-bit_How_To_Build_And_Freeze_Modules), but kept having issues with the 'make all' process not working. I thought it might be the changes I...

I am writing an online tutorial and am trying to include these blocks in their respective categories: ![text-block](https://user-images.githubusercontent.com/36475405/119126748-5194d300-ba2b-11eb-8ac5-8539bcd669c6.png) ![number-block](https://user-images.githubusercontent.com/36475405/119126764-59ed0e00-ba2b-11eb-8bd2-ba25c1f5d40d.png) However, as they have no name or id I can find...

enhancement
tutorial

A problem I've often come across is creating a python program which is too large for the micro:bit, however, I usually only find this out when I've flashed it across...

enhancement
FileSystem

**Describe the bug** A program which was written in the v4 MakeCode editor for the Kitronk Air Quality Board and worked with no issues is now 'too big' when it...