From 183a83bfa8e365ab175445c0e86cfd6bc286e275 Mon Sep 17 00:00:00 2001 From: Joerg Deckert Date: Tue, 10 Dec 2013 15:51:28 +0100 Subject: [PATCH] regflash.spin: Remove last long from heap (resulting bin too long) --- flash/regnatix/regflash.spin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flash/regnatix/regflash.spin b/flash/regnatix/regflash.spin index d1a4e21..963221b 100644 --- a/flash/regnatix/regflash.spin +++ b/flash/regnatix/regflash.spin @@ -5930,7 +5930,7 @@ heap long 0,0, 0,0, 0,0, 0,0, 0,0, 0,0, 0,0, 0,0 long 0,0, 0,0, 0,0, 0,0, 0,0, 0,0, 0,0, 0,0 long 0,0, 0,0, 0,0, 0,0, 0,0, 0,0, 0,0, 0,0 - long 0,0, 0,0, 0,0, 0,0, 0,0, 0,0, 0,0, 0,0 + long 0,0, 0,0, 0,0, 0,0, 0,0, 0,0, 0,0, 0 heapend #endif