Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
cole-brokamp committed Jul 6, 2024
1 parent 0c637c7 commit 36a66f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/get_sensor_history.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ get_sensor_history <- function(sensor_index,
)[avg]
)
resp <-
PurpleAir:::purple_air_request(
purple_air_request(
resource = "sensor_history",
success_code = as.integer(200),
sensor_index = as.integer(sensor_index),
Expand Down

0 comments on commit 36a66f1

Please sign in to comment.