Skip to content

Commit

Permalink
update description of tellme
Browse files Browse the repository at this point in the history
  • Loading branch information
mnr committed May 15, 2024
1 parent ab2641c commit 21a06ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/is_rpi.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
#'
#' Returns TRUE if this code is running on a Raspberry Pi
#'
#' @param tellme
#' @param tellme if TRUE the is.rpi will return the device-tree/model.
#' This typically looks like "Raspberry Pi 5 Model B Rev 1.0"
#'
#' @return TRUE if running on a Raspberry Pi.
#' if tellme = TRUE, return the model string
Expand Down

0 comments on commit 21a06ad

Please sign in to comment.