scratchattach
scratchattach copied to clipboard
generate monitors from blocks
there exists a (currently deprecated) function in monitor.py for generating a monitor using a reporter block. This could be very useful when experimenting with monitors because of ease of use.
This only requires some changes to the implementation, although this needs to be checked