From c885509d6087c82b0a80afd148d7331c697dd71f Mon Sep 17 00:00:00 2001 From: Kevin Bruce Date: Mon, 3 Feb 2025 16:30:58 -0500 Subject: [PATCH] [nasa/nos3#462] Improved arducam checkout for printing to file, and added file to gitignore (if ammended to use internal file mode for Arducam device. further changes may be needed) --- .gitignore | 1 + components/arducam | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e5fa8b00..fab49e3c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ build support/nos3_install.log tmp core.* +exp.jpg # # Misc diff --git a/components/arducam b/components/arducam index 57a553ce..5977dd96 160000 --- a/components/arducam +++ b/components/arducam @@ -1 +1 @@ -Subproject commit 57a553ce33ceaba668118e29655eeb8920344de4 +Subproject commit 5977dd96137199c30bcfd10240ae516acc835f48