Skip to content

Commit

Permalink
removing second #'
Browse files Browse the repository at this point in the history
  • Loading branch information
mnr committed Apr 27, 2024
1 parent c4d49a5 commit c0834a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/rpi_pinToBCM.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#' @export
#'
#' @examplesIf is.rpi()
#' #' \dontrun {
#' \dontrun {
#' rpi_pinToBCM(1) # produces error since pin #1 is not data
#' rpi_pinToBCM(40) # returns a named vector where bcm_line = 21 and pin_name = GPIO21
#' }
Expand Down

0 comments on commit c0834a3

Please sign in to comment.