# rodinbell **Repository Path**: 53100/rodinbell ## Basic Information - **Project Name**: rodinbell - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-11-27 - **Last Updated**: 2024-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rodinbell ### 介绍 RFID监控大门[罗丹贝尔模块] ### 编译 ####arm ```bash GOOS=linux GOARCH=arm go build ``` ####windows ```bash go build ```