diff --git a/014.lace_mode/README.md b/014.lace_mode/README.md index a8d11b5..286e448 100644 --- a/014.lace_mode/README.md +++ b/014.lace_mode/README.md @@ -40,7 +40,8 @@ Then, during the vertical blank, depending on the LOF bit in the VPOSR register, ``` This example allows your to enable/disable INTERLACE mode in the [Makefile](Makefile): - ``` + + ``` INTERLACE=1 ```