From 32800d395fb72cb95e538c977a2df8236b6c21bb Mon Sep 17 00:00:00 2001 From: JangYeon Kim <jangyoun02@ajou.ac.kr> Date: Wed, 12 Jun 2024 17:31:47 +0900 Subject: [PATCH] Upload New File --- Central_Control_Board/readme.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Central_Control_Board/readme.txt diff --git a/Central_Control_Board/readme.txt b/Central_Control_Board/readme.txt new file mode 100644 index 0000000..563dc27 --- /dev/null +++ b/Central_Control_Board/readme.txt @@ -0,0 +1,4 @@ +main code: Central_Main, Excute file: central. +you should connect by socket communication in order of (0: Sensing Board, 1: Operation Board, 2: WeatherAPI) +please excute 1)this board - central ==> 2) Sensing Board - main ==> 3) operation board - actuabor + ==> 4)this board - WeatherAPI - whe \ No newline at end of file -- GitLab