bump setgroup on top of radio (#2157)
* bump setgroup on top of radio * move group up
This commit is contained in:
committed by
Abhijith Chatra
parent
1efd5bc8bb
commit
4770b4dee2
@ -86,7 +86,7 @@ namespace radio {
|
||||
* @param id the group id between ``0`` and ``255``, eg: 1
|
||||
*/
|
||||
//% help=radio/set-group
|
||||
//% weight=10 blockGap=8
|
||||
//% weight=100
|
||||
//% blockId=radio_set_group block="radio set group %ID"
|
||||
//% id.min=0 id.max=255
|
||||
void setGroup(int id) {
|
||||
|
Reference in New Issue
Block a user