Updated name to reflect new end goal
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "esp32s3_remote_i2c_lcd"
|
||||
name = "esp32s3_lcd_clock"
|
||||
version = "0.1.0"
|
||||
authors = ["Wyatt Marchand <netwxxt@gmail.com>"]
|
||||
edition = "2021"
|
||||
@@ -7,7 +7,7 @@ resolver = "2"
|
||||
rust-version = "1.82"
|
||||
|
||||
[[bin]]
|
||||
name = "esp32s3_remote_i2c_lcd"
|
||||
name = "esp32s3_lcd_clock"
|
||||
harness = false # do not use the built-in cargo test harness -> resolve rust-analyzer errors
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user