소스 검색

un nuevo cominenzo

Orlando04 2 년 전
부모
커밋
687b24fba3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      MocionesIUPI/screens/MocionScreen.js

+ 1
- 1
MocionesIUPI/screens/MocionScreen.js 파일 보기

@@ -11,7 +11,7 @@ export default App = () => {
11 11
       // this connects us to the API and fetches the json file with the mociones
12 12
       const getMociones = async () => {
13 13
         try {
14
-         const response = await fetch('http://192.168.1.200:5000/send?PIN=121071'); // connection to the website 
14
+         const response = await fetch('http://192.168.1.200:5000/send?PIN=613382'); // connection to the website 
15 15
          const json = await response.json();
16 16
    
17 17
          // setting the content of each category