From: Keith Packard Date: Tue, 25 Feb 2025 04:24:02 +0000 (-0800) Subject: Update test plan to use battery connector to supply power X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=f1413c4fa958618789b6e93854ec89f207c4f471;p=hw%2Ftelebt Update test plan to use battery connector to supply power Signed-off-by: Keith Packard --- diff --git a/Makefile b/Makefile index 02829b0..5b3b681 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,8 @@ include ../altusmetrum/pcb-rnd.mk TEST_FILES=TeleBT-Test-Plan.pdf TeleBT-Test-Plan.doc telebt-v4.0-seeed-combined-1.9.19.ihx +seeed: telebt-test.zip + telebt-test.zip: $(TEST_FILES) rm -f $@ && zip $@ $(TEST_FILES) diff --git a/TeleBT-Test-Plan.doc b/TeleBT-Test-Plan.doc index 5954c51..e7ae235 100644 Binary files a/TeleBT-Test-Plan.doc and b/TeleBT-Test-Plan.doc differ