Skip to content

Commit

Permalink
20220713
Browse files Browse the repository at this point in the history
  • Loading branch information
FriBox authored Jul 17, 2022
1 parent 74a0978 commit 69b3593
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Main.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#coding=UTF-8

# FriBox Air Sensor v0.99b
# FriBox Air Sensor v1.0.0
# Create by Stream.Wang 2022-06-22
# Modify by Stream.Wang 2022-05-23
# Modify by Stream.Wang 2022-07-13

#引入基本库
import sys,os,utime,json,network,hmac,math,time,machine;
Expand Down

0 comments on commit 69b3593

Please sign in to comment.