diff options
| author | diogo464 <[email protected]> | 2026-01-20 15:06:41 +0000 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2026-01-20 15:06:41 +0000 |
| commit | 18cf7f77b0d1c93d9b24f1ba43183a81e3e5a81e (patch) | |
| tree | d4352b08f87dd51c4eddb2fd300cb2be13bd4e50 /src/mqtt/tx.rs | |
| parent | 74e0f4ca0b0054e3317826f2af0932712d965671 (diff) | |
| parent | 8466e8720856786833099580931e7cc77d89d122 (diff) | |
Merge branch 'main' into embassy-gitembassy-git
Diffstat (limited to 'src/mqtt/tx.rs')
| -rw-r--r-- | src/mqtt/tx.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mqtt/tx.rs b/src/mqtt/tx.rs index 7a4d443..3b2ed66 100644 --- a/src/mqtt/tx.rs +++ b/src/mqtt/tx.rs | |||
| @@ -209,4 +209,3 @@ pub fn pingreq(buffer: &mut FieldBuffer) { | |||
| 209 | ))); | 209 | ))); |
| 210 | buffer.push(Field::VarInt(0)); | 210 | buffer.push(Field::VarInt(0)); |
| 211 | } | 211 | } |
| 212 | |||
