Skip to content

Commit 62046ec

Browse files
committed
remove rcnet
1 parent 66385ba commit 62046ec

2 files changed

Lines changed: 1 addition & 59 deletions

File tree

src/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
#![allow(non_upper_case_globals)]
2-
// #![no_std] almost - using println!() from std
2+
#![no_std]
33

44
pub mod elec;
55
pub mod macros;
6-
pub mod rcnet;
76
pub mod scale;
87
pub mod units;

src/rcnet.rs

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)