From d0868b7cb704f173b8cbe65519c82ad4c2606216 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Thu, 10 Mar 2016 10:46:17 +1100 Subject: [PATCH] Update README.md --- 014.lace_mode/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 ```