Redirecttousb (#604)
* add block to redirect back to USB * added docs * bump minor version
This commit is contained in:
		@@ -49,4 +49,8 @@ namespace pxsim.serial {
 | 
			
		||||
    export function redirect(tx: number, rx: number, rate: number) {
 | 
			
		||||
        // TODO?
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    export function redirectToUSB() {
 | 
			
		||||
        // TODO
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user