From da33aef0053c86ec78d380ecf6be23bff1595e9a Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Tue, 9 Apr 2024 12:34:18 -0700
Subject: Updated for 0.6.0 to revert the forever foods change.

---
 json/recipes/electronics/other.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'json/recipes/electronics')

diff --git a/json/recipes/electronics/other.json b/json/recipes/electronics/other.json
index a8fe1aa..64b5934 100644
--- a/json/recipes/electronics/other.json
+++ b/json/recipes/electronics/other.json
@@ -18,8 +18,8 @@
       [ [ "superglue", 1 ] ],
       [ [ "cable", 5 ] ],
       [ [ "small_lcd_screen", 1 ] ],
-      [ [ "ai_module", 1 ] ],
-      [ [ "sensor_module", 1 ] ]
+      [ [ "ai_module_basic", 1 ], [ "ai_module", 1 ], [ "ai_module_advanced", 1 ] ],
+      [ [ "omnicamera", 1 ], [ "sensor_module", 1 ], [ "camera", 1 ], [ "camera_pro", 1 ] ]
     ]
   }
 ]
-- 
cgit v1.2.1