mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-03-30 17:16:48 +08:00
minor
This commit is contained in:
@@ -437,8 +437,9 @@ public:
|
||||
// - GGWave::Protocols::tx()
|
||||
//
|
||||
// For optimal performance and minimum memory usage, make sure to enable only the
|
||||
// Rx and Tx protocols that you need. For example, using a single protocol for Tx
|
||||
// is achieved like this:
|
||||
// Rx and Tx protocols that you need.
|
||||
//
|
||||
// For example, using a single protocol for Tx is achieved like this:
|
||||
//
|
||||
// Parameters parameters;
|
||||
// parameters.operatingMode = GGWAVE_OPERATING_MODE_TX;
|
||||
|
||||
Reference in New Issue
Block a user