基于 esp8266 的磁场测量 #include <Arduino.h> #include <ESP8266WiFi.h> #include <ArduinoHttpClient.h> #include <Wire.h> #include <HMC5883L.h> // 创建一个HMC5883