瀏覽代碼

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);


Loading…
取消
儲存