From 2acd86c3195e0884b019df7912947c767868c08b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 9 Aug 2012 19:19:23 +0100 Subject: [PATCH] refresh --- meta | 7 +++---- patches/homeaxis-function | 2 +- patches/refresh-temp | 10 ---------- 3 files changed, 4 insertions(+), 15 deletions(-) delete mode 100644 patches/refresh-temp diff --git a/meta b/meta index b8d0a2d..875eb4c 100644 --- a/meta +++ b/meta @@ -1,6 +1,6 @@ Version: 1 -Previous: 803f7d23a45d9c0cee53bbdb89500fba23ecaab9 -Head: 0ea06d3ae524e580bafe3ccae658baa49202679b +Previous: 49657810be4690c37edb98eb7d7f46bccd1f7c39 +Head: 828ac5fbe085e00394b48ab9264fbab6d553e487 Applied: enable-eeprom-settings: 5d9833e6ae33fa8ce0f0d8323954721e6c3af35b marlin-pde-include-comment-for: b8544e039832bd9b6f6b1c5edf28e58e3521fdb2 @@ -11,7 +11,6 @@ Applied: m206-always-use-homing-homeing: a4650fb95974f773aea28e001b4efc900b992527 eeprom-provide-smaller-code-fo: f9febf60d1742eb6d1ba4d8c6b3e93bed6cc9661 m206-save-values-in-eeprom: 2a7d1e043404740087b0f72e9ac8e4d4af90a87b - homeaxis-function: 74b685b4ba4861149a81483cb9b301c64e85ad18 - refresh-temp: 0ea06d3ae524e580bafe3ccae658baa49202679b + homeaxis-function: 828ac5fbe085e00394b48ab9264fbab6d553e487 Unapplied: Hidden: diff --git a/patches/homeaxis-function b/patches/homeaxis-function index a68f361..bb5c45c 100644 --- a/patches/homeaxis-function +++ b/patches/homeaxis-function @@ -7,7 +7,7 @@ HOMEAXIS: make into a function Replace the large macro HOMEAXIS with a function. This avoids the compiler generating three copies of largely identical code. The -saving is 714 bytes of program memory. +saving is 704 bytes of program memory. Signed-off-by: Ian Jackson diff --git a/patches/refresh-temp b/patches/refresh-temp deleted file mode 100644 index 752b7aa..0000000 --- a/patches/refresh-temp +++ /dev/null @@ -1,10 +0,0 @@ -Bottom: 0decc7c1e59075f6cb5577574384824fb2616c3d -Top: 0decc7c1e59075f6cb5577574384824fb2616c3d -Author: Ian Jackson -Date: 2012-08-09 19:19:15 +0100 - -Refresh of homeaxis-function - ---- - - -- 2.30.2