prns-core 0.3.7

Pure Reticulum engine and wire contract for Personal Reticulum
1
2
3
4
5
6
pub const RNODE_LORA_SYNC_WORD: u16 = 0x1424;

#[derive(Debug, Clone, Copy, PartialEq, Eq)]
pub enum LoRaNetwork {
    Reticulum,
}