소스 검색

ka

master
agr 4 년 전
부모
커밋
a96724df7a
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. +0
    -2
      BME280.ino

+ 0
- 2
BME280.ino 파일 보기

@@ -1,6 +1,5 @@
#include <Ethernet.h>
#include <EthernetUdp.h>
#include <Wire.h>
#include <BME280I2C.h>


@@ -42,7 +41,6 @@ EthernetServer server(80);


void setup() {
Wire.begin();
Serial.begin(9600);
//serset w5100
Ethernet.begin(mac);


불러오는 중...
취소
저장