Also why was haltIfShiftPressed removed? (in favor of haltIf: [ Sensor shiftPressed ], which is harder to write, remember, and without autocompletion).
Peter
On Fri, Jun 02, 2017 at 08:52:39AM +0200, Stephane Ducasse wrote:
> I would love to have better halt messages.
>
> For example I would like to have
>
>�� ��- haltOnlyInTest
>�� ��- haltOnlyOutOfTest
>�� ��- haltOnlyMe that when I use this one disables all the other halt in the
> system.
>
> Marcus it would be nice to brainstorm on these to improve our halt
> vocabulary.
> Stef